Signing Android APK with Apache Cordova
In order to submit an app to Google Play you need to sign the apk no matter what development framework you're using. In this article we'll see how to sign an apk using Cordova. Before starting we will assume that we have previously made all the neces...
blog.codechem.com2 min read
Daniel Clay
Mod APK Download
While building a Mod APK or a GCam port I usually sign it using the APKSigner. What is the difference if I sign it through Apache Cordova?