Install AndroidStudio on Mac system

The initial learning of Android is based on the Windows system. This article introduces you to install Android Studio in the Mac system. You can refer to the children's shoes if you need it.

Step 1: Download and install JDK
1.java8 Download address:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. Take 8u152 as an example in the following figure, select macOS Version.



3. Install JDK After installing JDK
on Windows, you also need to configure environment variables, but it is very convenient on Mac


Double-click the downloaded dmg file and follow the steps below to complete the installation.



Step 2: Download and install AndroidStudio

  1. AndroidStudio download address:
    If you can't overturn the wall, it is recommended to use the following address to download: http://www.android-studio.org Official
    address: http://developer.android.com/intl/zh-cn/sdk/index.htmlDownload
    After completion it is as follows:


    2. Installation
    Follow the prompts below to move AndroidStudio to complete the installation.


    Step 3: Run AndroidStudio
    1. The first time you open it, there will be the following prompt:


    The first option asks if you have used other versions before and need to import the configuration.
    The second option, the default AS setting, does not need to be imported. Since it is the first time, I choose the latter and click the "OK" button.
    2. The following interface may pop up, indicating that the Android SDK cannot be accessed. You can ignore it temporarily and cancel it directly.


    3. The following interface pops up, directly next.




    The above picture shows the form of selecting the installation components, we choose the standard mode here.
    Next, the selection of ui theme pops up, we default, and then next.


    4. Display the download component information and wait for the download to complete.




    After the download is complete, you can use AndroidStudio to develop applications.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325722145&siteId=291194637