Missing Google Play Services from AVD

后端 未结 7 1036
南旧
南旧 2020-12-28 08:24

I recently started developing for Android, and I have come into trouble when trying to use Google Maps in my app. I downloaded the Google Maps API v2 for Android, and have a

7条回答
  •  长发绾君心
    2020-12-28 08:41

    Unfortunately, you can't use the emulator to run apps that use Google Play services. From http://developer.android.com/google/play-services/setup.html: "Google Play services is not supported on the Android emulator — to develop using the APIs, you need to provide a development device such as an Android phone or tablet."

提交回复
热议问题