java - AndroidStudio emulator "won't run unless you update Google Play Services" -


i have problem emulator, i'm using api 5.1.1 , have lastest version of google play services sdk manager.

androidmanifest.xml:

<uses-permission android:name="android.permission.access_fine_location" /> 

in build.grable:

compile 'com.google.android.gms:play-services:+' 

navigate settings--> apps in emulator , find google play services, check version number , use in build.gradle

hope helps


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -