X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Freadme.md;fp=doc%2Freadme.md;h=f9da853d4860000463e07f123ccd2bc53ad7c242;hb=49202045fee4f435a6f512e0d7b842e542737e87;hp=025dfa357422d0269b559fe9cdc02e9c0b7c63ec;hpb=830fdfcd6a8d030fc505e26b86d84c1595769b5c;p=apps%2Fonscreenapp.git diff --git a/doc/readme.md b/doc/readme.md index 025dfa3..f9da853 100644 --- a/doc/readme.md +++ b/doc/readme.md @@ -9,8 +9,6 @@ usage of onscreenapp 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 show/hide onscreen sequence. @@ -27,20 +25,8 @@ onstestapp is a sample to use onscreenapp. `afm-util install onstestapp.wgt;sync` ### onstestapp usage +- start onstestapp in launcher +- select onscreen type in groupbox +- press "Post" button -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 -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. - +After clicked onscreen's button,you will see reply information at top area of onstestapp.