Reference:
Eclipse build Android Environment: Https://my.oschina.net/plumsoft/blog/29283?p=4&temp=1491599082792#blog-comments-list
What the Android SDK Manager wants to download: https://www.zhihu.com/question/31935836
Ways to use Google Mirroring: https://zhidao.baidu.com/question/403593663.html?sort=9&rn=5&pn=10#wgt-answers
1. First, download the eclipse:http://www.eclipse.org/downloads/here or
In Baidu Download Center: http://rj.baidu.com/soft/detail/17760.html
2. Install the ADT plugin: Download the Eclipse and unzip it and run Eclipse.
3. In order to protect the eyes, this is where we set the background to black first. Open Window-preference-general-appearance
4. The first run will prompt to set the workspace; In the menu bar, select
Help-install New Software, enter the http://dl-ssl.google.com/android/eclipse/in the work with column and return it later, as shown in:
Choose the Select All button, click Next--next, select I Accept (omit some words here), and click Finish to begin installing the plugin:
...........
During installation, you will be prompted to "Warning (omit several words here)" and select OK. After the installation is complete, select restart and restart Eclispe.
When ADT is installed, the following prompt appears because we have not installed the Android SDK
This is true even after exiting Eclipse is reopened
5. Install Android SDK:HTTP://TOOLS.ANDROID-STUDIO.ORG/INDEX.PHP/SDK
The SDK tools in the Web page are actually Android SDK Manager
6. In the Open Android SDK Manager to select the files to download, the SDK version is generally now more than 4.0, so we mainly download
More than 4.0 of the version, if all download waste time, then download one or two can be used on the line!
"Open Android SDK manager:window-android SDK Manager in Eclipse"
According to the official document description:
SDK Tools must
SDK Platform-tools must be
SDK platform must have at least one version installed
System Image Recommended Installation
Android Support recommends installation
SDK Samples Recommended Installation
The general default is to download it will hook itself. So we can just choose the SDK version to download with confidence.
Then it is necessary to download FQ. Do not hurry, see recruit demolition Recruit, thank Almighty Netizen.
How to download the SDK using a domestic Google server: Tools-options
Close/close, packages-reload, done, everything!!!
Eclipse Downloads and Android environment setup