Signing Android APK with Apache Cordova
Feb 12, 2021 · 2 min read · 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...
MDaniel commented

