I tried to generate APK in Android Studio. I received "Password verification failed" message. I tried solution from here I have forgotten my keystore password and I want to install my apk on Google Play. What do I do? Even if I use right password I still get an error.
Asked
Active
Viewed 626 times
0
-
If you have the project and have not published a single version of your app, then just generate a new key and sign your apk with it. – MD Naseem Ashraf Mar 18 '19 at 15:42
-
If it says you have the wrong password, you most likely do. – Zoe Mar 18 '19 at 16:02