In Lemolo, it didn't define a smack manfiest, so by default smack label will set to the floor "_", but it should have one defined, something like this:

<manifest>
  <request>
    <domain name="_"/>
  </request>
</manifest>


The org.tizen.dialer.xml is the application manifest that registers that app with the app framework, that basically allow your app can be launched from the home screen.

See https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/basics_tizen_programming/tizen_app_model/application_package_manager.htm

Jimmy


From: Tomasz Olszak <olszak.tom...@gmail.com>
Date: Thu, Apr 24, 2014 at 8:19 AM
Subject: Native application delopyment on IVI
To: "ivi@lists.tizen.org" <ivi@lists.tizen.org>


Hi,
is [1] up to date? How it is related to lemolo package, especially [2]
and [3]? What is the difference between *.xml and *.manifest files?

I'm asking because I wanted to provide some automated packaging and
depoyment system for Qt Creator IDE and Tizen IVI.

[1] https://wiki.tizen.org/wiki/Security/Application_installation_and_Manifest
[2] 
https://review.tizen.org/gerrit/gitweb?p=profile/ivi/lemolo.git;a=blob;f=packaging/lemolo.spec;h=5fdc3af85cf3c0670abed54b1b6f8cfdf6ee7df9;hb=refs/heads/tizen
[3] 
https://review.tizen.org/gerrit/gitweb?p=profile/ivi/lemolo.git;a=blob;f=org.tizen.dialer.xml;h=f77c76dbd9bced95f0b0662bc302a4f5b0441b1c;hb=refs/heads/tizen

--
regards,
Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to