I get the following results:
C: \ Program Files \ Java \ jdk1.7.0 \ bin> keytool -list -alias androiddebugkey -keystor e "C: \ Documents and Settings \ Administrator .android \ debug.keystore" -build a ndroid -keypass android androiddebugkey, May 27 2011, PrivateKeyEntry, Certificate imprint (SHA1): "Some code"
But after entering this parameter in http://code.google.com/android/maps-api-signup.html to get the MAP API the wrong fingerprint is displayed.
Can you please direct me, this is the fingerprint that I have, correct or not. Because I get it as SHA1, not MD5. How can I get the API key?
source
share