Need:
①Android Studio software
②JDK provided by Java SE
③Android SDK
Android Studio Chinese community : Http://www.android-studio.org/
Download Android Studio:
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
(windows system)download android-sdk_r24.4.1-windows.zip
In File–>Settings, select Android SDK Select the path to store the SDK in Location,
Download the required components:
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.
Run: