Languages

Menu
Sites
Language
Native app not installing

I've built arm tpk and  while installing I get

-sh-4.1#  pkgcmd -q -i -t tpk -p /opt/apps/PKGS/basictest-arm.tpk           
package path is /opt/apps/PKGS/basictest-arm.tpk
debug level init 1(1)
processing request 1 failed

1.No appid match

2.mainapp is set to false in manifest.xml

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
john Smith
Hi, Check your Application name in manifest.xml and when you are building package one .exe file will be created.IF both name are not same then you cann't able to launch application in device through command prompt. Second scenario Right Click on your project -> C/C++ Build -> Tizen Setting -> go to platform tab -> Aritecture -> Select ARM-7va