Re: [IVI] Unable to install wgt on Tizen IVI emulator through Tizen IDE (Tizen IVI SDK 3.0) (Leon Anavi)

2015-03-05 Thread Leon Anavi
Hi Ray, Thank you for the feedback. I have already done the same thing using SDB, pkgcmd and app_launcher. Btw I have described the whole process at Tizen wiki. Initially the article was about Tizen:Common and now I have updated it because the procedure is the same for Tizen IVI: https://wiki

Re: [IVI] Unable to install wgt on Tizen IVI emulator through Tizen IDE (Tizen IVI SDK 3.0) (Leon Anavi)

2015-03-04 Thread RayBloodworth
Hi, Leon Try these steps:1. Add a shared folder between PC and IVI emulator. 2. Copy web app package to this folder.3. Install web app package with command: xwalkctl -i /path/to/package4. If step3 is OK, use this command to check appid: xwalkctl5. Then launch app with comm