I\'m trying to get the Map demos working, as provided in the Google API
sample projects. I am using AVDs and have tried with versions 8, 10
and 11 and get the same issue.>
There seem to be mulitple reasons for this happening. I've fixed it altering my project build target to api 10 (rclick on the project /Properties/Android) and then running on an emulator at api level 15 (albeit very, very slowly!).