How to retrieve Key Alias and Key Password for signed APK in android studio(migrated from Eclipse)
On the Mac, I found the keystore file path, password, key alias and key password in an earlier log report before I updated Android Studio. I launched the Console utility and scrolled down to ~/Library/Logs -> AndroidStudioBeta ->idea.log.1 (or any old log number) Then I searched for “android.injected.signing.store” and found this from an earlier date: … Read more