Is the method for getting a SHA-1 fingerprint the same as the method of getting the a fingerprint? Previously, I was running this command:
If you are using android studio use simple steps:
Run your project
Click on Gradle menu
Expand Gradle task tree
Click on android-> signingReport
If there is nothing displayed(android studio 2.2) then
Toggle tasks execution/text mode
from Run barYou can get MD5 and SHA1 fingerprint for any workspace by going to Window>Preference>Android>Build
in Eclipse.
Please refer to the following images and get the SHA-1 key
Right side Gradle --> signing project get all keys
This is step by step process of what worked for me.
First run the app then follow steps below (also shown in screenshot)
If you are using Android studio this very simple.
Create a new Google map activity and you can see sha1 fingerprint like below image.