Error Inflating class com.google.android.maps.MapView

前端 未结 9 1028
遇见更好的自我
遇见更好的自我 2020-11-30 13:45

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

9条回答
  •  执念已碎
    2020-11-30 14:08

    The emulator on which you are running the application does not have google map jar. so create emulator from Google API run your application there.

    See the image to create emulator with Google API

    enter image description here

提交回复
热议问题