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.

Migrating a Cordova Android project to AndroidX

I am currently testing a hybrid Cordova/Android app with AdMob test ads. The app uses one custom - i.…

android cordova google-play-services androidx cordova-cli
Test Subscription Feature of In-app Billing

Is it possible to test subscription feature of In-app Billing? I tried using reserved product IDs for testing(android.test.…

android in-app-billing google-play-services
No matching client found for package name processAppDebugGoogleServices

I have tried almost every related solution present on Stack Overflow. But the problem is still unsolved. Error: Execution failed …

android android-productflavors google-play-services
PublisherAdView.loadAd() throwing SecurityException - getTasks() requires android.permission.GET_TASKS

Starting yesterday, March 11, I started seeing a spike in SecurityException crashes. (See stack trace below.) Are others seeing this exception …

android admob google-play-services securityexception
Activity Recognition API

Anyone have trouble with the Activity Recognition API in the recent Google Play Services update? I have it implemented in …

android google-play-services activity-recognition
How can i downgrade Google Play Services Library in Android SDK?

The latest update to the Google Play Services Library of the Android SDK removed the LocationClient class from it. How …

android location google-play-services location-client
Could not find com.google.gms:google-services:4.0.1

Hi i started a new project in android and imported firebase as told in google docs. Everything was perfect in …

android firebase-cloud-messaging google-play-services
Android Studio cannot resolve symbol GoogleAnalytics v4

I'm trying to integrate Google Analytics in my Android App, but I'm having trouble. (SEE EDIT) Following https://developers.google.…

android google-analytics android-studio google-play-services google-analytics-firebase
google play services not available due to error 2

I have two activities in my app and i am showing google AdMob banner ad in these activities. First activity …

android android-activity andengine google-play-services banner
Android Studio - GoogleAuthUtil cannot be resolved

I'm using Android Studio. I need to use Google Accounts, but I'm getting an error. Cannot resolve symbol 'GoogleAuthUtil' I've …

android android-studio google-play-services google-authentication