Posts

Showing posts from September, 2018

How to Recover Signed APK Key Store Password in Android Studio

Image
How to Recover Signed APK Key Store Password in Android Studio Believe me,  it is frustrating to face the problem when you forget the Key Store Password in Android Studio. For most of the time we search on Internet for an actual solution. But getting right answer is not an easy task. Most websites just upload only one method to solve an error but that one method is not enough to work. And again we are back to google and search it again for a correct solution. Most of the developers are faced the problem to get  forgot Key Store Password in Android Studio. Do not worry if you are suffering from this problem,  this article will provide you to provide solution how to recover Signed APK Key Store password. Trick 1:  Step 1: Open folder/ directory where your all Android project are stored  or project folder . Like \AndroidStudioProjects . Step 2: Now Open your project named folder for eg. my project folder name is cryptoapp. Step 3: Now, L...