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.

Add Google Play Services to Eclipse project

I've red a number of posts and articles but it's not working for me. I am not able to add/…

android google-play-services
Get referrer after installing app from Android Market

I am trying to register a Broadcast Receiver that catches "com.android.vending.INSTALL_REFERRER" intents launched by Android after …

android google-play installation google-play-services referrer
Google Play Services update

Yesterday API 19 came out so I upgraded SDK and other (including Google Play Services) now this method: private boolean isGooglePlayInstalled(){ …

android google-play-services
How can I create an Android application in Android Studio that uses the Google Maps Api v2?

I've been having a lot of trouble in Android Studio trying to create an app with GoogleMap. I have followed …

android google-maps android-studio google-play-services
Google Play services installation on BlueStacks is failed: Incompatible with other application(s) using the same share user ID

Installation of Google Play services on BlueStacks is failed because of "Incompatible with other application(s) using the same share …

android google-play-services bluestacks
Google Play Services in emulator, implementing Google Plus login button etc

When integrating a Google Plus login button in an Android app, I'm observing some differences in how the button appears …

android google-plus google-play google-play-services
Version conflict updating to play-services 9.4.0 Android studio 2.2

I get an error saying Error:Execution failed for task ':app:processDebugGoogleServices'. > Please fix the version conflict either …

android android-studio gradle google-play-services
FusedLocationApi.getLastLocation always null

I'd like to simply retrieve device location in my Android project and in order to do so I use the …

android geolocation location google-play-services
Error: File path too long on windows, keep below 240 characters

So, I made some changes to my build.gradle(app) file and android studio gives me this error (open the …

android android-gradle-plugin google-play-services