AndroidStudio emulator “won't run unless you update Google Play Services”

前端 未结 11 708
死守一世寂寞
死守一世寂寞 2021-01-04 02:47

I have this problem with my emulator, i\'m using API 5.1.1 and i have the lastest version of Google Play Services from SDK Manager.

AndroidManifest.xml:



        
11条回答
  •  一生所求
    2021-01-04 03:20

    Since I haven't seen any working solutions in 2020. There are two ways to fix this:

    1. Easy way is to create a new emulator with PlayStore Enabled. Check before downloading system image for the emulator.

    2. Hard way is to to install Google Play Store on the emulator manually and make the update button work. You can refer to the installation part here.

    After that, the app will automatically update the Google Play Services in a few minutes. That's all.

    Note: If that doesn't work, Go to Chrome -> Search for Google Play Services and open the playStore link of that app and update it there.

提交回复
热议问题