android - Cannot find Extras after installing Google Play Services SDK -
i'm following this: http://developer.android.com/google/play-services/setup.html
under "install google play services sdk" step 4, says import files in path: /extras/google/google_play_services/libproject/google-play-services_lib/
my problem is, don't have path.
on mac, have path: applications//extras
but there's no google folder under extras.
is step necessary? i'm using adt build: v22.6.2-1085508.
thanks.
gerard
okay, found mistake. first of all, looking in wrong place. don't know why, applications[adtfolder] contains folder called extras. it's wrong place.
go determine actual path, go android sdk manager, hover mouse on google play services (under extras). have hint box shows path location.
Comments
Post a Comment