Google Play services out of date. Requires 11011000 but found 10289574 Google Play services out of date. Requires 11011000 but found 10289574 android android

Google Play services out of date. Requires 11011000 but found 10289574


Create emulator Nexus 5x with Android version O - api 26 - x86 or Android version Nougat - api 24 - x86Nexus 5x

enter image description here

Then click on the 3 dots in the emulator and this will open the extanded window, there click on Google Play + update. And that will update Google Play Services to the latest update thats 11.0.55 today.

enter image description here


You have to downgrade the API in wearable gradle file.

The problem is that your device doesn't have up-to-date Google Play Services application.

To fix it change into this:

compile 'com.google.android.gms:play-services-wearable:10.0.0'compile 'com.google.android.gms:play-services:10.0.0'


My solution is super weird:Goto Settings -> Apps -> System Apps -> Google Play StoreMy version was 10xxxxx which is weird because my watch updated on boot. So, I clicked Remove Update and the version changed to 11xxxxxx.