Using Eclipse release key in Android Studio

I found that this stackoverflow post had some correct and some slightly misleading comments. The following worked for me.

  1. In Android Studio select Build, Generate signed APK and navigate to the release key previously used in Eclipse.
  2. Enter your keystore password.
  3. Click on the small box to the right of alias and select your key alias. If the password was not correct in the previous step then you will see a message suggesting the keystore is corrupted. Change the password and try again.
  4. Enter the same password again as the key password.
This entry was posted in Android. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *