-2

Copy the library project at /extras/google/google_play_services/libproject/google-play-services_lib/ to the location where you maintain your Android app projects.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Grine
  • 1

1 Answers1

1

You'll find them in /extras/google/m2repository/com/google/android/gms, if you also updated Google Repository through the SDK Manager.

The individual libraries are in aar format, so you'll have to extract the jar yourself, if that's what you're after.