Languages

Menu
Sites
Language
Issues on PACKAGE INVALID error on execution

I tried to debug a Tizen native app on a Tizen device.

My device is recognized by the PC where the IDE is installed.

I was using an IDE for Tizen 2.2, and the firmware of the device was also 2.2.

Plus, I already had proper certificate files specified for app launching.

This means it is supposed to work! But to no avail,

"Unable to launch Tizen application" with "PACKAGE INVALID" error...

 

What should I do?

 

Another question:

I have a Tizen native app that can only be executed at sdb shell command line.

I am trying to design a "wrapper app" that can execute this app.

In other words, I want to make sure that the app can be directly launched via app-tray within the Tizen device.

How can I do this?

Responses

1 Replies
HJ Jeon

Stupid me... I should have used 32bit version... not the 64bit version...