I don\'t understand where can I find my package that is compiled so I can copy it into my device and install it from there.
What I did is create an empty project, th
Phonegap 5.4.0 puts them in platforms/android/build/outputs/apk
I ran phonegap build --release to do this. Still trying to figure all this out however!
phonegap build --release