Cannot resolve MapActivity class on Android

后端 未结 12 2483
刺人心
刺人心 2020-11-29 09:48

I have an application which has 11 different activities. One of these activities is an extension of MapActivity (it is a map for data visualization). To get to this activi

12条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 10:46

    John's answer worked for me. It took me forever to come across this solution. A great page for working with the MapActivity is here. It covers most of the problems encountered when working with it, including the solution John had.

提交回复
热议问题