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.
Asked
Active
Viewed 398 times
-2
-
What was the question? – Tim Malone Jun 03 '16 at 13:21
-
The question is: where's libproject folder? I have same isssue.. – Arief Rivai Jun 09 '16 at 03:32
1 Answers
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.

Ardi Suhasyadi Hasa
- 19
- 5