Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find google-play-services_lib.jar?

I was following this tutorial to achieve support for Google Maps V2 on Android. Unfortunately during second step I didn't select copy to workspace option and I deleted project with \extras\google\google_play_services\libproject\google-play-services_lib directory. After that I have noticed that I remove google-play-services_lib.jar, but it still was present in SDK. I have deleted Google Play Services and installed them again, but still there is no google-play-services_lib.jar. What should I do?

like image 948
nervosol Avatar asked Jan 13 '14 16:01

nervosol


1 Answers

Donwload it from the SDK Manager and then go to the folder "\sdk\extras\google\google_play_services\libproject\google-play-services_lib"

like image 71
Alejandro Cumpa Avatar answered Oct 23 '22 12:10

Alejandro Cumpa