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.

Android: How to get Refresh Token by Google Sign-In API?

Currently, I am working on the application where user able to login with Google. As part of the login process, …

android google-api google-play-services access-token google-signin
Error running PEPK app signing tool at command line (java -jar pepk.jar)

I'm getting the output: Error: null from the command (executed at the command line): java -jar pepk.jar --keystore=my.…

java android google-play-services android-app-signing
android check location services enabled with play services location api

You can determine if any providers are available with LocationManager, but can it be done with the google play services …

android location google-play-services
Cannot resolve symbol 'LocationRequest' Android project

I'm new on Android programming, I try to use the new Location Service for getting the user position, to do …

android android-gradle-plugin google-play-services android-gps google-location-services
Android in app donations

I have searched and found that Google has no feature for in app donations to app developers, only in app …

java android paypal google-play google-play-services
How to get Google Play referer in an Android application

We are developping an Android application. And we want to track our compaigns. Basically, we want to know from where …

android google-play-services referer
Google Play Admob integration with Phonegap

How do you add Google Admob to a phonegap app (android) in 2014? I have checked many examples online e.g. …

cordova admob google-play-services cordova-admob
Android gradle Failed to resolve: play-services-basement

suddenly gradle is unable to build the same code that was working moments ago ! my project depends on google play …

android google-play-services gradle-dependencies
Android play services 6.5: LocationClient is missing

After updating to Google Play Services 6.5.87 my app was failed to compile because of missing LocationCLient class. The documentation link …

android location google-play-services android-geofence fusedlocationproviderapi
mapFragment.getMap() returns null

I'm trying to get a map from a SupportMapFragment but it returns null. From what I read this could be …

android google-maps-api-2 google-play-services supportmapfragment