On Sun, May 3, 2009 at 9:12 AM, Mark Murphy <[email protected]> wrote: > > Sigh. Sent that reply a wee bit early. Let's try this again... > > Vince wrote: >> Hi all, >> >> I've just downloaded the Cupcake SDK. I'm afraid I can't find MapView >> anymore... Any help? > > http://developer.android.com/guide/topics/location/index.html > > This leads you to: > > http://code.google.com/android/add-ons/google-apis/ > > There you can get reference documentation on it. > > If by "can't find", you mean your code is not finding things, you need > to have an AVD and project both targeting "SDK level 3".
More precisely, you need an AVD and a project that reference the "Google Apis level 3" addon, which contains maps. If you just use the "Android 1.5" target, you won't have maps. R/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

