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 SupportMapFragment Exception Error

I am trying to use the new Google Play Services Lib and embbed Maps in side the Maps Fragment as …

android android-support-library google-play-services mapfragment supportmapfragment
Why did SafetyNet Attestation stop working?

I have an app which has been using the SafetyNet Attestation API for some time. All of a sudden, all …

android google-play-services safetynet
Google play services 5.0.77

From the 25th of june two unrelated apps that are using ads started to have this NPE java.lang.NullPointerException …

android admob google-play-services
In-app purchases with multiple accounts

I am facing a problem with in app purchases/subscriptions: If there are multiple accounts on the device, I can't …

android google-play google-play-services in-app-billing android-billing
How to use Activity Recognition to detect walking/running vs on_foot

In Google Play Services Activity Recognition there is DetectedActivity.RUNNING, DetectedActivity.WALKING, DetectedActivity.ON_FOOT when ever I get an …

android google-play-services activity-recognition
Class not found in aar

I'm getting class not found exception in my Android library (aar) when GoogleApiAvailability is called. Caused by: java.lang.ClassNotFoundException: …

android gradle android-gradle-plugin google-play-services aar
LogIn to google drive on android without adding the google account to the device

I develop an android application that needs to allow read/write access to user's google drive. In addition, it is …

android google-drive-api google-play-services google-drive-android-api