I am creating a Google Map application on 4.4.2 (API 19) and added all Google Play services, Google repository and all packages under 4.4.2 (API 19). But I'm getting this error:
My application relies Google play services, which is not supported by your device. contact the manufacturer for assistance.
What does it mean if Google Play says your device isn't compatible with this version? The “Your device isn't compatible with this version” notification can occur for a few reasons: The app requires a more recent version of Android. Try updating to the latest Android version.
The Play Store may not work properly if Google Play Services isn't updated. Although a background app, it's essential for downloading and updating your apps and content. Clear the Google Play Store cache and data. Clearing an app's cache and data helps it start over and will sometimes clear an invisible bug.
Possible solution:
https://play.google.com/store/apps/details?id=com.google.android.gms
Uninstall any previous updated before installing the new one
Goto -> Settings -> Apps -> Google Play Services -> Uninstall installed updates
UPDATED ANSWER:
If you are using an emulator you should keep in mind that emulator doesn't support Google Play Services by default. What you can do is download and install Google APIs from SDK Manager then create a new device in emulator using the Google APIs as target.
First install Google APIs from SDK Manager,
Create a virtual device like this,
For Android Studio,
For Eclipse,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With