I’m running into a strange error – I’m exporting an Android application in Eclipse using a keystore I had previously created and used. Now when I try to export a different application using the existing keystore, I’m unable to enter the second password. Any idea why?
I’m running into a strange error – I’m exporting an Android application in Eclipse
Share
You mean, the key password (as opposed to the keystore)? Then you’ve probably mistyped the keystore password.
If you mean that the second password box on the keystore password screen is greyed out, that’s by design. The same screen is used to create a new keystore with a password and open an existing one (providing a password). You only need two copies in password creation scenario.