> How do you resolve maps that shows only blank white screen (and grey > grids.) ? For your info I am not behind any proxy, and my firewall's > log shows nothing is blocked. I can access web pages and the Google > Maps that comes in the emulator, but somehow cant show any map on my > test application. > > Is there any documentation / getting started on map ? Thank you.
You need the INTERNET permission in your application. You might also need ACCESS_COARSE_LOCATION -- I forget off the top of my head. Try that and see if it helps. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.2 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

