Android SDK and Eclipse ADT offline installation tutorial
Because google is restricted, the download speed is still slow after the wall is turned over, which makes people very crash. So here we will share with you the offline installation of android SDK and eclipse ADT.
Make sure that the java sdk is installed and ready before installation!
(1) download eclipse
(2) android SDK installation package (including SDK and eclipse)
Network Disk: http://pan.baidu.com/s/1eQ8CVQi
This SDK comes with eclipse, but is a 64-bit system. If it is a 32-bit system, download it again.
Decompress the package as follows:
If eclipse is an exe file, you can refer to the official installation Tutorial: http://developer.android.com/sdk/installing/installing-adt.html
(2.1) install android SDK
Online installation of Shenma? I won't talk about it anymore. Thank you for waiting! You know.
Offline installation package address: http://pan.baidu.com/s/1sjuJwYD, a total of 130 compressed files.
(Do not decompress each compressed package. Here is a note)
Create a total temp folder in the sdk Folder:
There is a compressed package in the cloud Disk: Click it to decompress this file, and place it under the tempfolder. After it is decompressed, run sysimg_armv7a-16_r03.zip. td. cfg,
If you do not know the pressure, you can directly put it in the temp folder.
Do not do anything after this step. Go to Step 3. Otherwise, click SDK Manager.exe and you will not add the above content.
(3) download offline ADT
Official installation Tutorial: http://developer.android.com/sdk/installing/installing-adt.html
Find the latest ADT 23.0.2:
Http://dl.google.com/android/ADT-23.0.2.zip
For other versions, you can obtain the following by replacing the version number:
You can also replace the corresponding version number with the corresponding version number.
For example, for version 0.2, the address is:
Http://dl.google.com/android/ADT-20.0.2.zip
Each version can be changed from:
Http://developer.android.com/tools/sdk/eclipse-adt.html
Start installation:
Open EClipse and click Help-> Install New Software.
Click Add
Click archiveto view the corresponding adt-23.0.2.zip:
After OK, write a name like ADT-23.0.2
After Pending resolution, you can see the corresponding Developer Tools
Select Developer Tools:
Next, continue next:
Click accept agreement and complete:
Then install:
There will be a security prompt in the middle. Click OK:
After the installation is complete, you need to restart Eclipse.
After restarting Eclipse, you can find the Android SDK Manager in the window.
Click Android SDK Manager:
Note:
It is best to disconnect the network at this time, or else it will be very slow !!! Unplug the network cable directly.
Initialize the list of all sdks and tools in SDK Manager. Then, the following interface is displayed, listing all
Click "install xxx packages" and select "accept lisense" for the following DLG.
Enter the quick installation stage:
Then OK!
However, there will be the following problem:
The CPU/ABI of the SDK Android simulator is not displayed in gray !!!
Solution:
Open the extras-> intel-> Hardware_Accelerated_Execution_Manager Folder:
Double-click to install intelhaxm.exe !!
It is best to create a program and test it! It is best to restart the system!
Wow! Done! Tired!