Hello,
Could you please any one help me how to deploy ST2 application on Android device ? It's not that much clear on API.
Please Please. Help me.
Thanks !
skhan.
Hello,
Could you please any one help me how to deploy ST2 application on Android device ? It's not that much clear on API.
Please Please. Help me.
Thanks !
skhan.
Sameer Khan
HI,
Could you please any one help me to get rid of this problem.
While launching the application on the emulator device I am getting the following errors.
Please have a look at the screen short once.Capture.PNG
Sameer Khan
Have you been able to package the app?
Mitchell Simoens @LikelyMitch
Check out my GitHub:
https://github.com/mitchellsimoens
Posts are my own, not any current, past or future employer's.
Yes , I am able to create a package with the following cmd : "sencha app build production"
Successfully it created a pkg (C:\xampp\htdocs\GS\build\GS\package).
From this :
GS : Application Name
build/GS/package : created by the above command.
But when I try deploy it is failing with several messages on the cmd prompt(sencha app build native). I am not able to find out why it was only when I try to do deploy on the android device.
Sameer Khan