- Download Android Studio from https://developer.android.com/studio/.
- Open the downloaded file and drag the Android Studio.app icon to the Applications folder icon:
- Once installed, we'll need to change the Android Studio preferences. Open Android Studio, and then open Preferences from the Android Studio menu in the system bar. In the Preferences submenus, select Appearance & Behavior | System Settings | Android SDK. Under the SDK Tools tab, ensure that you have some version of Android SDK Build-Tools installed, and install it if isn't installed already.
- We'll also need to add the Android SDK location to the system PATH by ...