Android Emulator: This app won't run without Google Play services

前端 未结 2 1167
忘了有多久
忘了有多久 2020-12-03 10:35

Since Android 4.2.2 it\'s possible to run Google Services on the Android Emulator. I\'m currently making an Android app and made a test project to see if I can get Google+ s

2条回答
  •  -上瘾入骨i
    2020-12-03 11:34

    Try using the Goole APIs API level 19 as emulator target instead of normal API level 19.

提交回复
热议问题