App converted to new builder a mess
Yea
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Yea
Only if you export the app and modify the permissions in Eclipse.
Then how do I create the apk?
In Eclipse or you can use PhoneGap Build.
I have noidea how to use eclipse, what do I import my project as?
It's ok I found your instructions. But I can't see android update sdk –no-ui under tools.
Hello! In command line write
code$<path_to_android_sdk>/tools/android update sdk --no-ui/code
it should launch android sdk update.
This should help:
http://docs.tiggzi.com/documentation/...
http://blog.tiggzi.com/2012/01/export...
That didn't work - there is no android folder under tools
Hello! Android is not a folder, it's a file (extention isn't specified for this file). So in command line for exe files you don't need to write extention.