Android keystore password change
If you are using the same keystore for signing your application before pushing it to the play store, it should be fine. Changing Keystore’s password or alias password doesn’t affect the way it is used to generate the signed apk. In order to update the password using keytool: Open cmd prompt Browse to the location … Read more