At:
https://developers.google.com/maps/documentation/android/mapkey

I read the below...well what is Keytool? what do, how run on win7 ? I found 
C:\Users\User\.android\debug.keystore   in my system...well?

Once you have located the keystore, use this Keytool command to get the MD5 
fingerprint of the debug certificate:

$ keytool -list -alias androiddebugkey \
-keystore <path_to_debug_keystore>.keystore \
-storepass android -keypass android

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to