Running Google Maps v2 on the Android emulator

前端 未结 11 1809
一整个雨季
一整个雨季 2020-11-22 10:32

I\'ve tried to implement Google Maps v2 in my Android application, but unfortunately instead of maps I get this message:

11条回答
  •  没有蜡笔的小新
    2020-11-22 11:10

    I've successful installed Google Maps v2 on an emulator using this guide.
    You should do the following steps:

    • Create a new emulator Nexus S, Android 2.3.3. Don't use Google API.
    • Install com.android.vending.apk (Google Play Store, v.3.10.9)
    • Install com.google.android.gms.apk (Google Play Service, v.2.0.12)

提交回复
热议问题