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.

How to add google-services.json in Android?

The error is: File google-services.json is missing from module root folder. The Google Quickstart Plugin cannot function without it.

android google-play-services
updating Google play services in Emulator

I have gone through many questions like this on Google Play, I am using Android 4.2.2 API 17. My app requires Google …

android android-studio android-emulator google-play google-play-services
Import Google Play Services library in Android Studio

I have an Android project that has been developed entirely within Android Studio (currently version 4.2, gradle version 1.9-all). I want …

java android gradle android-studio google-play-services
LogCat message: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included

I have an application that uses the Google Maps Android v2 API. I've added the google-play-services_lib library project to …

android google-maps google-play-services
Error: fix the version conflict (google-services plugin)

As per this SO thread, I know there are version conflicts, but issue still persists after new versions from Google. …

android firebase google-play-services firebase-cloud-messaging
How to unpublish an app in Google Play Developer Console

I've seen other posts asking the same question with answers that all refer to a giant button that says "Unpublish" …

google-play-services developer-console
google-services.json for different productFlavors

Update: GCM is deprecated, use FCM I'm implementing the new Google Cloud Messaging following the guides from the Google Developers …

android google-cloud-messaging google-play-services
Google Play Services GCM 9.2.0 asks to "update" back to 9.0.0

So this morning I started updating to the latest version of my project libraries. I'm trying to update GCM to …

android google-cloud-messaging google-play-services