Top "Google-play-services" questions

With Google Play services, your Android app can take advantage of the latest, Google-powered features such as Maps, Google+, and more, with automatic platform updates distributed as an APK through the Google Play store.

Could not find play-services-basement.aar

Yesterday I tried building my app and everything worked fine. Today, without any changes to the project... All of a …

gradle google-play-services
Google Map Api v2 shows "V/GoogleSignatureVerifier : signature not valid" error message in log

I am developing an Android application using google map api v2 to show a Map in a Fragment. When I …

android google-maps google-play-services
Google Play Alpha/Beta testing link is broken

I have developed my app and have published it through Google Play for alpha testing. As one of the testers …

android google-play android-testing google-play-services
Android Emulator: This app won't run without Google Play services

Since Android 4.2.2 it's possible to run Google Services on the Android Emulator. I'm currently making an Android app and made …

android android-emulator google-plus google-play-services
Why Google play services dependency automatically added com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE permission

Recently i have updated google play services dependency version to 15.0.0 it automatically added the below permission. i don't no wheather …

android android-gradle-plugin google-play-services install-referrer
Referencing the google-play-services library

I'm working on a project using the Google Maps Android API v2, and I have a problem when I start …

android eclipse google-maps libraries google-play-services
How to get access token after user is signed in from Gmail in Android?

I am following Google Sign in for Android. Now I can get the idToken but my back end server that …

android google-play-services google-signin android-googleapiclient
Google-play-services_lib Unable to resolve target 'android-9

When I start up my Android ADT most if not all of my projects have a red exclamation next to …

android eclipse google-play-services android-build
Error adding geofences in Android (status code 1000)

I am getting an error in the onAddGeofencesResult(int statusCode, String[] geofenceRequestIds) callback with statusCode = 1000. I have my GPS enabled …

android geolocation google-play-services android-location android-geofence
Android project build successfully but ran failed with error: java.util.zip.ZipException: duplicate entry

I have update my android studio and SDK and some package dependencies on grade of the project and since then …

java android google-play-services android-studio-2.0 support-v4