This app won’t run unless you update Google Play services error

In the Android SDK Manager, you must install “Google APIs (x86 System Image)” under “Android 4.4.2 (API 19)”. Quit Eclipse and restart it.

Then create a new android virtual device in AVD manager and choose “Google APIs x86 (Google Inc.) – API Level 19” as target. Check “Use Host GPU” to ensure the drawing of the map will be accelerated.

That’s it, this new emulator will have Play Services preinstalled and it will run faster because it’s a x86 image.

Leave a Comment