Build android release apk on Phonegap 3.x CLI
Asked 07 September, 2021
Viewed 1.9K times
  • 53
Votes

How can I build an android app locally using the Phonegap 3.x CLI, ready to release? I check the bin folder generated inside the platforms/android directory of the project, and only has .debug APKs.

By the way, I use this command: phonegap local build android

9 Answer