How to find the MD5 fingerprint of my Android App
I'm trying to sign up for Android Google Maps and which requests MD5 fingerprint. How to get the fingerprint out of my application?? I'm newbie to keystore and couldn't understand a thing i find online. so simple instructions appreciated Thanks in advance Javanator You will be needing two keystores. One for debug purpose and One for release purpose. While you are developing your application via eclipse and debugging it on simulator or device. You will be needing debug keystores. Otherwise you will not be able to see the map. debug keystore is already present into your system. Try finding them