Hello colleagues. I am creating an application using Google Maps. To work with the cards I have received a temporary API Key. Team: keytool -list -alias androiddebugkey -keystore "C:\Users\Andrei \.android\debug.keystore" -storepass android -keypass android I created my application. And now I want to get your API Key. The command: 1) keytool -genkey -v -keystore nikonov.keystore -alias Nikonov - keyalg RSA -validity 10000 2) keytool -list -alias Nikonov -keystore "C:\=ANDROID= \nikonov.keystore" -storepass *** -keypass *** Get: Certificate fingerprint (MD5): 40:9D… Go http://code.google.com/intl/ru-RU/android/add-ons/google-apis/maps-api-signup.html Getting new API Key. Now the problem! At the stand of the new API Key, the card does not boot! Instead, I see the grid. What's the problem? Application the same!
-- 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

