Category: Phonegap Apps
-
Releasing a Phonegap app to Google Play Store
Of late I have been delving into phonegap apps. After building the debug apk file using command line tool cordova build android, I always forget the steps to build the release apk file which can be uploaded in Google Play store. So I decided to write the steps in my blog for future reference. Here are the…