Download, install and use Android studio for MAC system
1. Download Android studio
Download address of Android studio official website: http://developer.android.com/intl/zh-cn/sdk/index.html
Android studio non official website download address: http://www.android-studio.org
Java8 download address: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Note: the following installed software computer system version: MacOS 10.12.6
2. Install Android studio
Please install the JDK before installing Android studio (hereinafter referred to as "as"). The specific installation method can refer to downloading, installing and using the Java 8 SDK in the MacOS system. You need to download and decompress it in advance. If you don't download it in advance, you can download it online during opening Android studio.
1) Double click the downloaded file, pop up a window and drag.
2) Installation is complete. Don't worry, it's not over yet. Click to open as.
3) There will be such a pop-up window when you open it for the first time.
The first option means to import the basic settings you used as. This option is very user-friendly to avoid resetting every installation. The second option is the default as setting. Because this is the first time I have installed as with a Mac, the settings of wins cannot be imported, so I choose the second item here. Click the "OK" button.
4) If the pop-up window is as shown in the figure below, ignore it, cancel and continue. Unable to access the Android SDK add-on list.
5) Open as and click "next".
6) Choose the first option, standard installation. The second is to customize the components for installing as.
Display the download information of SDK and other components. If it does not meet your requirements, you can return to the previous step
Mac requires a password. Just enter your computer password
7) After completing the basic download and installation, you can do the basic shortcut key settings, as interface style settings, etc. Then you can start using as. There will be no detailed introduction here.