Tizen IVI supports both web and EFL. There is no Tizen IVI SDK, but if you use the Tizen SDK to create a web application it should work on Tizen IVI depending on which web APIs you use. For instance if you use the battery API you’ll find that the value returned won’t change as it makes little to no sense on an IVI platform since it’s always connected to a battery.
Hope that helps, Adam From: [email protected] [mailto:[email protected]] On Behalf Of Prabhuram Sent: Tuesday, August 06, 2013 7:55 AM To: prasanna Cc: [email protected] Subject: Re: Tizen ivi tpk installation Hi prasanna, As far as I know the tizen ivi does not fully support applications based OSP which you create using tizen sdk, They support only web based application that are written using sdk, .wgt... Tizen ivi 2.0 has application which are written using EFL, In general you use gbs build command to build the EFL applications and pkgcmd to install applications on ivi board, Regards, Prabhu On 06-Aug-2013, at 6:28 PM, prasanna <[email protected]<mailto:[email protected]>> wrote: I've built a native tpk using tizen sdk 2.1 which works fine on tizen x86 emulator. After installing the same tpk (pkgcmd -q -i -t tpk -p /opt/apps/PKGS/Application.tpk) on hardware(tizen 2.0 running on intel atom ), the app icon shows up on home screen. But At run time it fails to run. Attached log. https://developer.tizen.org/forums/general-support/how-create-applications-tizen-ivi There is no mention on this link about ivi native apps(tpk) using tizen sdk. How can I make tpk (native app ) run on the hardware running tizen ivi 2.0 ? <mail_debuglog.txt> _______________________________________________ IVI mailing list [email protected]<mailto:[email protected]> https://lists.tizen.org/listinfo/ivi
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
