You will have maps if you create an AVD that targets the "Google APIs" add-on: $ android create avd --name some_avd_name --target 3 ... $ emulator @some_avd_name (or using Windows > AVD Manager in Eclipse).
I think with 1.5_r2 you also get streetview in the emulator, not sure. R/ On Sat, May 30, 2009 at 1:50 PM, pawpaw17 <[email protected]> wrote: > > Everyone, > > Thanks in advance for any thoughts on this. In v1.5 of the SDK, the > Maps/Streetview app > is not installed in the emulator. I'm relying on launching an implicit > intent which maps > my addresses for me. Is there a way to test this in the emulator, i.e, > do I need to install something > extra? I'm presuming this is on the actual G1 phone with v1.5. Does > anyone know? > > I'm also getting 100% failures in calls to getFromLocationName(). Is > this related? > > Thanks, > > Best, > > pawpaw17 > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

