Android Studio cannot recover key from Keystore
Asked Answered
N

0

6

As the title says, Android Studio cannot recover the key from the Keystore to generate a release signed APK. I've had two teammates try with the same credentials I'm using and they were both able to generate the signed APK without problems.

I've checked most of the links here in SO and none of those solved my problem. I've payed most attention to the below as the best suspect for the problem: Android Studio: cannot recover key

My current setup is a Windows 10 laptop, so I thought that this could be a Windows thing (my teammates have a Mac and an Ubuntu Laptop). Next thing I did was set up a VM with Linux Mint and checkout the project and build, but I have the exact same error.

Screenshots:

Using a wrong password on purpose

Using correct password

Nicodemus answered 31/5, 2016 at 15:7 Comment(5)
what did you give as alias?Rubel
the name of the appNicodemus
I have been facing same issue.Anyone can get rid out of it? Thanks in advance.Hydroponics
The only thing that ended up fixing this permanently was a change in dev environment (using another laptop in my case, but the change wasn't triggered by this bug tho)Nicodemus
Was this issue resolved?Robinetta

© 2022 - 2024 — McMap. All rights reserved.