I have made an application and I signed its apk one month ago. Now I have forgotten its password and when I am using a new key for this and installing it on Google Play, it's giving me the fingerprint error. What can I do?
The application link is here.
The error occurs:
bin file in android studio itself. Search for ". storePassword" .. That's it you got your keystore password.
pem. To generate the new Keystore, Open Android Studio and click on terminal tab from the bottom bar. Make sure to rename newalias and nameofkeystore to your desired alias name and keystore file name respectively. It'll ask a bunch of questions like your name, organisation unit and city.
Try to find your password here if you are using Gradle 4.0 and above.
UPDATE:
In gradle
5.4 version the file path has been changed as below: <project>\.gradle\5.4\executionHistory\executionHistory.bin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With