2016

Tuesday, November 22, 2016

How To - build, sign and zipalign the already generated Android app apk file with existing key store file?


This process assumes you have html android application which you want to build, sign and zipalign in order to publish it to play store.Build the apk using cordova command line:1.       Open command prompt and go to the app folder path.2.      ...

Tuesday, May 10, 2016