I'm running Android Studio 1.2, trying to use the Google Maps Android API.
I've been able to successfully use the Maps API with an x86 Google API Level 19, but when I try with an x86 Google API Level 22 emulator I get an error stating that Google Play Services is not installed, indeed neither is the Google Play Store.
I have successfully installed com.google.android.gms-7.3.29_(1866531-470)-7329470-minAPI21.apk on the Level 22 emulator but it still doesn't work.
I can't seem to find the right vending APK, and I'm not sure that the gms APK I'm installing is the correct one either.
Does anyone know where I can find the correct APKs for an x86 Google APIs (API level 22) emulator?
Thanks!