Google will still provide keys until March 3rd, 2013: https://developers.google.com/maps/documentation/android/v1/
There is a sample on using Google Maps for Android v2 here: https://github.com/xamarin/monodroid-samples/tree/master/MapsAndLocationDemo_v2 Hope this helps... On Sun, Feb 3, 2013 at 7:26 PM, Narayan Sainaney <[email protected]> wrote: > Looks like Google is no longer generating v1 API keys. Is there a v2 > solution? > > > > Thanks, > > Narayan > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of Tom Opgenorth > Sent: Friday, January 25, 2013 8:13 AM > To: Discussions related to Mono for Android > Subject: Re: [mono-android] Monodroid samples/MapsDemo not showing Map > > > > I'm a bit confused - you mentioned Google Maps v2 in your e-mail, but the > MapsDemo is for Google Maps v1? > > > > Google Maps v2 requires Google Play Services to work. Unfortunately Google > Play Services isn't universally available - it is not provided in the > emulators for example. > > > > That said, it looks like (based on your screenshot) that you got a v2 key > for Google Maps, and not a v1 key. For the MapsDemo, you will need to go to > https://developers.google.com/maps/documentation/android/v1/maps-api-signup > to get a Google Maps v1 key. You will need to one key for your debug > keystore and another key for your release keystore. > > > > > > > > On Fri, Jan 25, 2013 at 4:45 AM, noobob <[email protected]> wrote: > > Hello, > > I am looking to develop an application that uses the Google Map API v2. > I downloaded the monodroid samples from here > <https://github.com/xamarin/monodroid-samples> , and run the *MapsDemo* > after setting my Google API Key: > > <http://mono-for-android.1047100.n5.nabble.com/file/n5712798/Untitled.jpg> > > Why can't I see the map? Did I miss something? > > IDE: Visual Studio 2010. > I also installed the com.android.vending.apk and com.google.android.gms.apk > after some search. > > Thanks in advance, > Ibrahim > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Monodroid-samples-MapsDemo-not-showing-Map-tp5712798.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > > > > > > -- > http://www.opgenorth.net > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > -- http://www.opgenorth.net _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
