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.

Running Google Maps v2 on the Android emulator

I've tried to implement Google Maps v2 in my Android application, but unfortunately instead of maps I get this message: …

android android-emulator avd android-maps-v2 google-play-services
Google Play Services Missing in Emulator (Android 4.4.2)

For the emulator I have below, I am getting the error message that "Google Play Services not installed on the …

android emulation google-play-services
Failed to resolve com.google.android.gms play-services-auth:11.4.0

I am trying to write code for Android FirebaseUI — Auth in my android project but from last two days, I …

java android android-gradle-plugin google-play-services android-support-library
Update an Android app (without Google Play store visit)

I wrote a Beta version of the application. It will be available for download through the web (I will not …

android google-play-services google-play-core
How to show enable location dialog like Google maps?

I use the latest version of Google Play Services (7.0) and followed the steps given in their guide and I enabled …

android google-play-services
How to check Google Play services version?

In my application, I need to check Google Play services version (which is installed in user's device). Is it possible ? …

android google-play-services
Version conflict updating to 8.4.0

Error: Execution failed for task ':app:processDebugGoogleServices'. Please fix the version conflict either by updating the version of the …

android google-play-services
Upgrade to Google Play Services:9.0.0 Error Failed to resolve: com.google.android.gms:play-services-measurement:9.0.0

I upgraded my build.gradle file from compile 'com.google.android.gms:play-services:8.4.0' to compile 'com.google.android.gms:…

android google-play-services
Failed to resolve: com.google.firebase:firebase-core:11.2.0

I'm getting multiple "Failed to Resolve" issues when syncing my project. They are all firebase and play-services related. I made …

android android-studio firebase android-gradle-plugin google-play-services
How to fix google play service error

Today after updating the play services in root folder I'm facing the following problem . I'm confused how to fix this. …

android firebase google-play-services build.gradle