
Persist the ANDROID_HOME system variable for the current user You should see the following result: add-ons extras patcher platforms system-imagesīuild-tools licenses platform-tools sources tools To check the ANDROID_HOME is correctly setup type the following commands: cd $ANDROID_HOME Open the Terminal app and type the following command: export ANDROID_HOME=/Users/HDO/Library/Android/sdk

Open the SDK Manager and make a copy of the Android SDK Location :
#Create command line launcher for android studio mac install#
On the right pane, select the SDK Platforms Tab and select the SDKs for API level 22 up to 24.Ĭlick the OK button to download and install these Android SDKs.Īfter accepting the licence you should see the following screen: Once installed, you get the Welcome to Android Studio window :Ĭlick on the Configure Button and select SDK Manager: On the Verify Settings window, click Finish. Select a Standard installation and click Next.


The fastest way is to download and install Android Studio. The purpose of this section is to guide you to install in your development environment all the dependencies for Android development.
