Languages

Menu
Sites
Language
MANIFEST_INVALID [12] failed

Hi,

I have device Samsung Z SM-Z910F and i want to install native application on it.

I installed "Tizen Extension SDK for Certificate", got the Tizen certificate and device profile and set "permit to install applications" option.

In IDE I created new native project and tried to run it on this device. And i got this error:

Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in '/Users/konstantin/tizen-sdk-data/ide/logs/ide-20150327_130513.log'.

[Deploying the package...]
    RDS: On
[Creating the package...]
    Created the package: /Users/konstantin/workspace/NewHello/Debug/org.tizen.newhello-1.0.0-arm.tpk
[Transferring the package...]
    Transferred the package: /Users/konstantin/workspace/NewHello/Debug/org.tizen.newhello-1.0.0-arm.tpk -> /opt/usr/apps/tmp
[Installing the package...]
    Uninstalling the package...
path is /opt/usr/apps/tmp/org.tizen.newhello-1.0.0-arm.tpk
Archive:  /opt/usr/apps/tmp/org.tizen.newhello-1.0.0-arm.tpk
  inflating: /tmp/pkgmgr_tmp/tizen-manifest.xml  
start process (install)
.
error : 12

end process (fail)
processing result : MANIFEST_INVALID [12] failed
spend time for pkgcmd is [2197]ms
cmd_ret:12
(10.609 sec)

 

Could you please help me with this problem? Does the SDK version have to be the same as device SDK version? I have Tizen 2.3 SDK and this device runs 2.2.1 SDK.

Thanks a lot.

 

Responses

4 Replies
Alex Ashirov

Hi,

Tizen 2.3 application definitely will not work on 2.2.1 device. But I am not sure if is it possible to flash your device with Tizen 2.3.

Konstantin Agapov

Thank you!

So I have to install SDK 2.2b to work with this device or flash with Tizen 2.3. It will be very cool if someone tell me is it possible and how to flash this device with Tizen 2.3.

Thanks

Alex Dem

Hi,
Just if you will develop native apps with 2.2.1 (or 2.2b) you will unable to submit them into Tizen story. But there is no possibility to flash SM-Z910F device with 2.3.0 firmware.
Alexey.

Konstantin Agapov

Thank you, Alexey

I understand. But i just want to see Hello World on my real device. I've already installed SDK 2.2b and got error SIGNATURE_VERIFICATION_FAILED.

I asked about this in this topic https://developer.tizen.org/ru/forums/native-application-development/cannot-install-test-app-on-samsung-z-signature_verification_failed

Could you please look at my question.

Thank you very much.