How to check your APK’s FingerPrint? | Techbirds
This comes handy when you have forgot that from which keystore you have signed your app. Steps 1 : GO TO Windows Vista: C:\Users\\.android\debug.keystore Windows XP: C:\Documents and Settings\\.android\debug.keystore OS X and Linux: ~/.android/debug.keystore Open console/terminal on to the above location where debug.keystore file is present and execute “keytool -list -keystore debug.keystore” Output will be