Hi there!
I am trying the following tutorial:
http://developer.android.com/guide/tutorials/views/hello-mapview.html
Because I have a Nexus One I try to develop with SDK 2.1.
After step 6. of the tutorial you can run the app and should see a map.
I can run the app but I only see a white map. I often read in forum that it could be the google maps API key or the internet connection.
API key I've already ordered succesfully and defined in main.xml.
Internet Connection: I use Windows 7 with default Firewall behind a FritzBox. Calling google.de in emulator browser is no problem.
What could I do else to solve this problem?
Thanks!
Houdini