

6 years, 9 months ago For posterity, this link might be useful for adding to PATH: /4/add-new-path-to-path-command-line I had to manually type the path in for the export. The user directory did not show Library! Must be some strange Mac thing. I followed step 1 and saw the path was: /Users/user/Library/Android/sdk Curiously, using "Finder" and Go->Go To Folder, I couldn't get to it by drilling down from /Users/user/Library etc. How do I change PATH to include Android SDK?ġ year, 9 months ago Related Topics macos android android-studio android-sdk-tools Comments 6 years, 9 months ago try searching here /Library/Android/sdk/ 6 years, 9 months ago you need to export 2 paths - /questions/18143183/… 6 years, 9 months ago you can find the path in your sdk manager: Android Studio->Preferences->Appeareance & Behavior->System Settings->Android SDK-> here Android SDK Location 6 years, 9 months ago Thanks.How do I find Android SDK on my machine? Or prove to myself it's not there?.The problem is I can't find the Android SDK on my machine! I assume it's there because otherwise the program wouldn't compile and run through Android Studio? Perhaps that's a bad assumption? I'm new to Macs (I'm used to Windows) so I don't know the best way to search for the Android SDK. Make sure the Android SDK platform-tools/ directory is included in your PATH environment variable, then execute:

All I want to do now is be able to build the app and install it on device from the command line as opposed to Android Studio.

I have installed Android Studio on my MacBook Air (OS Version 10.11 El Capitan) and have successfully written a small "hello, world" app and installed on device (Nexus 7) and ran on AVD.
