Baidu Map development time to apply for key, need to provide SHA1 certificate fingerprint data
Eclipse
View directly in Eclipse: Android---Preferance, Windows---> under Default debug KeyStore
Android Studio If you are using the Debug.keystore
C:\users\xxx\.android>keytool-list-keystore Debug.keystore
----------------------------------------------------------------------------
Enter KeyStore Password:
WARNING WARNING WARNING *****************
* The integrity of the information stored in your keystore *
* has not been verified! To verify its integrity, *
* KeyStore password must be provided. *
WARNING WARNING WARNING *****************
KeyStore Type: JKS
KeyStore provider: SUN
Your KeyStore contains 1 entries
Androiddebugkey, 2015-5-13, Privatekeyentry,
Certificate Thumbprint (SHA1): 25:0f:d7:d4:d2:67:0a:6b:9e:00:82:c7: ....
How to get SHA1 Certificate fingerprint data in Android Studio