How to build release apk with netbeans 8.0 and cordova -


i'm using netbeans 8.0 , want build html 5 cordova app. how build release apk?

you have compile cordova application, on device or emulator. have find folder: documents\netbeansprojects\ro\platforms\android\ant-build

inside folder there apk file.


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

oop - Function for all prototypes - Javascript -