Androidstudio official website Download: http://android-studio.org/can be more with their favorite version of the download, personal recommendation 2.2 version above, because the development and operation efficiency is fast, much higher. Android Studio Gradle profile Download: http://services.gradle.org/distributions/contains multiple versions to install Android studio and use the first configuration of the Java environment variables, see There are two types of Java environment variable configuration download: Zip package and. exe program, ZIP package is extracted:
Open the folder, find the Bin directory studio64 double-click Open, directly next to
This is the profile for importing Android studio, if it is the first time, select the last item: Do not import the configuration file, then click OK.
Click Setup Proxy
Then select the SDK path
Click Finish
Create a project
When downloading as an. exe program, double-click the. exe program directly
There is no SDK to choose the Android SDK, no then select, then click Next
The first address is the installation path, you can choose, the second is the SDK path, select OK and click Next
Click Install installation
Click Next after the progress is done
Click on Finsh to get to the top Zip package for the first step.
If you do not have the SDK, you initially chose to download the SDK, only download the latest version, if you want to update more versions, click on the top of the Android Studio button will appear
Choose your own version, click OK to download, if you want to update the new version of Android Studio, click on the top file--"setting--"
Select Dev Channel Click Check Now to detect the new version, how the diagram can be updated, click Update and restart updates the new version
Androidstudio installation Tutorial (in Windows environment)