Minimal Android API level to run Google Maps Android API v2

后端 未结 4 1931
被撕碎了的回忆
被撕碎了的回忆 2020-12-11 16:13

I have developed a mobile application that uses Google Maps Android API v1, and I plan to port it to the recent Google Maps Android API v2, as recommended by Google.

4条回答
  •  时光取名叫无心
    2020-12-11 16:17

    As beni said, it works with Android 2.2 and higher version. But you need the android support library for 2.x versions seeing that it use fragments...

提交回复
热议问题