i am just following a simple map tutorial http://developer.android.com/resources/tutorials/views/hello-mapview.html but getting this error . I am new to android i tried to f
I had the problem. Just extend MapActivity instead of Activity.