I want to use the Google Play Services for my android app in order to use google place API but on https://developers.google.com/android/guides/setup
I must find <android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/
but I don't find that when I download with androidSDK.
Also I read that I had to download m2repository too but I don't find the lib too...
The thing I have in this dirctory (C:\Program Files (x86)\Android\android-sdk\extras\google\m2repository\com\google\android\gms\play-services\10.2.6
)
is this file play-services-10.2.6.aar
Can someone explain me what should I do please ? ( I'm using netbeans 7.4 )
Thanks