android-signing
Android Error Building Signed APK: keystore.jks not found for signing config ‘externalOverride’
I found the solution. I misplaced the path to the keystore.jks file. Searched for the file on my computer used that path and everything worked great.
How to enable Google Play App Signing
Before proceeding watch this Android Developers video to understand the implications of your App Signing enrollment choice: https://youtu.be/odv_1fxt9BI This guide is oriented to developers who already have an application in the Play Store. If you are starting with a new app the process it’s much easier and you can follow the guidelines of paragraph “New … Read more