The Google Maps Android API v2 uses a new system of managing keys. Existing keys from a Google Maps Android v1 application, commonly known as MapView, will not work with the v2 API.
On Monday, May 6, 2013 1:09:53 PM UTC-4, surabhi jain wrote: > > Hi all, > > I am using Android Google Map V2.I have created api key with the help > of below command > > keytool -list -v -alias androiddebugkey -keystore > "C:\Users\android\.android\debug.keystore" -storepass android -keypass > android > > After generating api key,when I run my application on emulator it display > grid. > Map is not displaying. > > Thanks > Surabhi Jain > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

