Languages

Menu
Sites
Language
Launching Tizen Native App on Emulator

Hi,

I am not able to launch Tizen Native App.Its stuck on 74%.In logs its showing cannot create package. The last message on console while the launch was stuck on 74% was:


Signing... C: && cd C:\tizen-sdk\tools\smart-build-interface..\ide\bin && cmd.exe /C native-signing.bat "C:\Documents and Settings\user\workspace\helloworld2\Debug.tpk" "C:\tizen-sdk\tools\certificate-generator\certificates\developer\tizen-developer-ca.cer" "C:\tizen-sdk\tools\certificate-generator\singh.p12" "*" "C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12" "*" "C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-ca.cer" "" "**" "" ""


Please,note that the Build is successful,the emulator is showing in the connection explorer and i have already worked several times with the same emulator instance before.

Regards,

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

Responses

4 Replies
Lakshmi Grandhi
Try creating another certificate . Did you try cleaning and building the project again.
Siddharth Singh
Tried both ......still not working.....same problem
Lakshmi Grandhi
I am not sure what is from problem from console log, trying doing it another workspace.
Siddharth Singh
Hi, The problem was fixed after i did several things such as restarted the IDE,emulator ,reverted a few changes done in Native UI builder etc. Dont know what worked but its fine now. However,i still encounter the same problem atleast once or twice each day.The problem seems to be occurring whenever i make some major changes in the Native UI Builder.....not sure though.Anyways,its work fine after trying out some random things. Regards,