3

I am trying to import Google Play Services in order to use the AccountPicker. I followed the instructions, installed everything:

enter image description here

I also imported Play Services in my build.gradle file:

enter image description here

But the result is that I can definitely import com.google.android.gms but not com.google.android.gms.common http://developer.android.com/reference/com/google/android/gms/common/AccountPicker.html

enter image description here

I already tried to clean, rebuild,sync with Gradle, and delete the build folder.

Any idea what's going wrong?

Waza_Be
  • 39,407
  • 49
  • 186
  • 260
  • Is 4.0.30 the latest version number? It shows exactly that line on the setup page, but it also says to make sure to update the number when necessary. Maybe they didn't update it. – nhaarman Jan 18 '14 at 11:40
  • 2
    possible duplicate of [Making Google Play Services 4.0.30 work with Android Studio 0.4.2 & Gradle 0.7](http://stackoverflow.com/questions/21103163/making-google-play-services-4-0-30-work-with-android-studio-0-4-2-gradle-0-7) – nhaarman Jan 19 '14 at 12:12

0 Answers0