2013/10/31 Mark Callow <[email protected]> > What is the best way to created a .tpk package of our native application > for Tizen IVI 3. > > Since, apparently, there is no SDK available yet for IVI we can't use the > Tizen IDE/SDK. We are planning to try copying the project directory of a > simple app created by native-gen, arranging to put our executable in its > CommandLineBuild folder and our app's data & resources in the "data" and > "res" folders followed by editing the manifest.xml and > CommandLineBuild/build_data files. Finally we will use native-packaging to > hopefully generate the .tpk. Will this likely work? > > What are the appropriate PLATFORM_VERSION and <ApiVersion> for IVI 3? > > Regards > > > Hi, Currently IVI 3.0 doesn't support tpk format. See https://bugs.tizen.org/jira/browse/TIVI-1944 for details.
I would like to add that I reviewed tpk backend code which exists only in mobile profile and it's is not clear if and how it should be ported to IVI or Common/Base profile. -- regards, Tomasz Olszak Qt for Tizen | http://qt-project.org/wiki/Tizen Qt Certified Developer | http://qt-project.org http://linkedin.com/in/tolszak
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
