Running Google Maps v2 on the Android emulator

前端 未结 11 1627
一整个雨季
一整个雨季 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:28

    I recommend using the emulator by Genymotion instead of Google's emulators. It launches way faster and responds almost in real-time. It also supports Google Play Services and therefore Google Maps.

    Google Maps on Genymotion

    Give it a try! Here is a blog post which helps you setting up the emulator.

    • How to set up a fast emulator for Android on Linux?

提交回复
热议问题