Android Studio download

Need:

①Android Studio software

②JDK provided by Java SE

③Android SDK

Android Studio Chinese community : Http://www.android-studio.org/

Download Android Studio:

Share pictures

Java SE JDK download:

Direct Baidu download, please pay attention to configure the environment variables, It has been installed during the Java course.

Download the SDK:

Click on the SDK

share picture

(windows system)download android-sdk_r24.4.1-windows.zip

share picture

In File–>Settings, select Android SDK Select the path to store the SDK in Location,

Download the required components:

Share pictures

Share a picture

About the path:

①If there is a Chinese prompt in the path:

Your SDK location contains non-ASCII characters.

Solution: Rename the folder named in Chinese.

②If there is a space in the path, a prompt will appear:

SDK location shuould not contain whitespace, as this can cause problems with the NDK tools.

Solve : Rename the folder containing spaces and remove the spaces.

Run the virtual machine, and if there are missing components after opening, you will be prompted to download and install the appropriate components.

share picture

Run:

Share pictures

Leave a Comment

Your email address will not be published.