Download
Android Developer official website Download SDK is slow, not even access.
So it is recommended to go to the Android Chinese Web download SDK, such as Find ANDROID-SDK click the link to download the line
Download the SDK installation
- Install Java JDK prior to installation
- The installation process is basically the next step, pay attention to the system disk C disk if the capacity is small, do not install to the system disk, because the back to download a lot of things, relatively large. If I install to D drive
Installing the SDK
Installing to non-system disk configuration environment variables
- Note The Android SDK environment variable needs to add \platform-tools and \tools two paths after path
- Add this sentence
;%ANDROID_HOME%\platform-tools;%ANDROID_HOME%\tools to the system variable path.
- In the cmd Command window, enter verify that the
android -h environment variable is configured successfully
New Android_home
Add the new Android_home to the path system variable
Android-h use
- Locate and open the SDK Manager
- Install SDK Tools, Api,extras, this download volume is larger, I generally is the computer at night do not shut down slowly.
Open SDK Manager
Download tools, Api,extras can't download at all
If you can not download at all, may be the cause of the wall, I feel this need not FQ, some people say needs FQ ...
Then configure the image. Configure the method as
Mirror address: http://mirrors.neusoft.edu.cn/
PORT: 80
Tools-options ...
Configure mirroring
ionic2--Installing and configuring the Android SDK