diff options
author | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | 2018-12-03 13:18:47 +0800 |
---|---|---|
committer | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | 2018-12-03 13:18:47 +0800 |
commit | f42ae47fe425b8ef353ec72ff9edaff451206cb8 (patch) | |
tree | aae3fa9c217624c69fc1a543b062bda50a189067 /sample/readme.md | |
parent | 5e11084733c184b0505a4f4816e69b0dd363b653 (diff) |
change readme
Diffstat (limited to 'sample/readme.md')
-rw-r--r-- | sample/readme.md | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/sample/readme.md b/sample/readme.md deleted file mode 100644 index a48f3e0..0000000 --- a/sample/readme.md +++ /dev/null @@ -1,37 +0,0 @@ - -A test application for onscreenapp -=== - -## compile & install - -- compile - - when onscreenapp is compiled, this app's wgt file will exist at "onscreenapp/sample/package" which called onstestapp.wgt. - -- install - `afm-util install onstestapp.wgt;sync` - -## 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. - -## 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.), -then do as below: - -1. start onstestapp in launcher -2. select onscreen type -3. press "Post" button - -## edit parameter with keyboard - -You also can edit the text which will post to onscreen, do as below: - -- comment below contents in /etc/xdg/weston/weston.ini - - `#ivi-input-module=ivi-input-controller.so` - -- before press "Post" button, touch text area to call keyboard and edit the text. - |