summaryrefslogtreecommitdiffstats
path: root/doc/readme.md
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2018-12-06 17:03:23 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2018-12-06 17:03:23 +0800
commitfe3d069d19d4c11c9d905da1d4412a77295a438d (patch)
treecbd0cf819a1f688e035f752c4aeda213a9ddab9f /doc/readme.md
parentf42ae47fe425b8ef353ec72ff9edaff451206cb8 (diff)
modify onscreen qml file directorysandbox/wangzhiqiang/ons_dev
Diffstat (limited to 'doc/readme.md')
-rw-r--r--doc/readme.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 0b6ba93..025dfa3 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -4,10 +4,12 @@ usage of onscreenapp
## dependence
-Onscreenapp depend on libhomescreen add agl-service-homescreen as below:
-- libhomescreen must have 'showWindow/hideWindow/replyShowWindow' event
- and 'showWindow/hideWindow/replyShowWindow' interface.
-- agl-service-homescreen must have 'showWindow/hideWindow/replyShowWindow' verbs.
+- Onscreenapp depend on libhomescreen add agl-service-homescreen as below:
+ - libhomescreen must have 'showWindow/hideWindow/replyShowWindow' event
+ and 'showWindow/hideWindow/replyShowWindow' interface.
+ - agl-service-homescreen must have 'showWindow/hideWindow/replyShowWindow' verbs.
+
+- Application need to deploy their onscreen qml file to "/usr/lib/qt5/qml/AGL/OnScreen/appid/" folder.
## sequence
@@ -26,7 +28,7 @@ onstestapp is a sample to use onscreenapp.
### onstestapp usage
-Before start onstestapp you must copy all files in "qml" folder to "$HOME/app-data/OnScreen/onstestapp/" on your board(R-car M3 etc.),
+Before start onstestapp you must copy all files in "qml" folder to "/usr/lib/qt5/qml/AGL/OnScreen/onstestapp/" on your board(R-car M3 etc.),
then do as below:
1. start onstestapp in launcher