1

Please, I need install the lib: com.google.android.gms:play-services:8.4.4, because of the same problem Sank, in the post. I try to install in build.gradle, with the comand:

compile 'com.google.android.gms:play-services:8.4.4'

but I could not.

Community
  • 1
  • 1

1 Answers1

0

First, you need to update your IDE and Tools (this includes Google Repositories) following this guide: Update the IDE and Tools and then follow this guide to setup your project: Setting Up Google Play Services

Matias Elorriaga
  • 8,880
  • 5
  • 40
  • 58