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

前端 未结 9 1027
遇见更好的自我
遇见更好的自我 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:18

    One gets this exception even if all the steps mentioned above are followed but api-key is not specified for the MapView. Just add the api-key which you got from google

    
    

提交回复
热议问题