import com.google.android.maps.geopoint cannot be resolved

前端 未结 7 1839
一向
一向 2021-02-13 20:39

I have Java GoogleMAP project.This is not android project. I have done this project previous using KML. Now Google has changed to JSON/XML. I need to save coordinates within 2 l

7条回答
  •  甜味超标
    2021-02-13 21:03

    Go to project properties, and go to Android. Select "Google API" instead of Android x.x. It works for me and ideally should work for you too.

提交回复
热议问题