Android development-01 development environment construction and android01 Development and Construction

Source: Internet
Author: User
Tags android sdk manager

Android development-01 development environment construction and android01 Development and Construction
1. Download the android studio editor.

Open the https://developer.android.com/sdk/index.html to see the corresponding android studio.

MacOS: https://dl.google.com/dl/android/studio/install/1.2.1.1/android-studio-ide-141.1903250-mac.dmg

Window (no sdk tools supported DED): https://dl.google.com/dl/android/studio/install/1.2.1.1/android-studio-ide-141.1903250-windows.exe

Window: https://dl.google.com/dl/android/studio/install/1.2.1.1/android-studio-bundle-141.1903250-windows.exe

2. Install android studio on mac

Click the downloaded dmg and drag Android studio to Applications to complete the installation.


3. run android studio

(1) install jdk

Open jdk and download the corresponding jdk. : Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

(2) It takes too long for Fetching android sdk component information to be loaded.

Go to the bin directory under the installed Android Studio directory. Find the idea. properties file and open it in a text editor.

Add a line at the end of the idea. properties file: disable. android. first. run = true, and save the file.

Close Android Studio and restart it to enter the interface.

(3) android internal update sdk

Open android studio and click sdk manager. The sdk manager location is shown in.


Then, select preferences of android sdk manager to set


Enter the proxy information, Force https://...sources to be fetched using http: //... tick, as shown in:


HTTP Proxy server: mirrors.neusoft.edu.cn

HTTP Proxy port: 80

In this way, the sdk can be updated quickly.


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.