Search code examples
androidmapactivity

MapActivity doesn't work


On my app i have MapActivity but when i launch it on a virtual device or on my cellphone the app doesn't work. inside the layout i wrote the APIKey.

i'm sure that the problem isn't the code because i'd download an example from an Android book and it doesn't work also.

what is the problem??

thanx, yoni


Solution

  • You probably want to post some code if you can so people have a better idea of what your problem could be. When I started messing with google maps i used this tutorial

    http://developer.android.com/resources/tutorials/views/hello-mapview.html

    That page pretty much told me everything i wanted to know to get started

    If was to guess your problem blind it would be that you didn't use the google APIs in your project build