How can I retrieve a saved keystore password from Android Studio?

后端 未结 6 1536
逝去的感伤
逝去的感伤 2020-12-24 12:00

The new Android Studio allows us to save keystore passwords for later use. Where are these passwords stored on my computer (OSX), and is there a way to retrieve the saved v

6条回答
  •  遥遥无期
    2020-12-24 12:35

    I had the same problem!

    it makes me crazy but I found a little script that it´s saves me: https://github.com/corneliudascalu/intellij-decrypt

    I think it could help you. Good Look

提交回复
热议问题