Android:Google Maps API Key Signup : MD5 certification key

C:\Program Files\Java\jdk1.7.0_04\bin>keytool.exe -V -list -alias androiddebugkey -keystore "C:\Documents and Settings\IBM\.android\debug.keystore" -storepass android -keypass android

Consider your jdk-bin path in the first path place and your home user directory in the second path. For windows 7 it is likeC:\Users\username\.android\debug.keystore

Use the above command you will get all the keys.

The google API key is here.

Leave a Comment