1. Install eclipse (abbreviated);
2. Install the JDK (slightly);
3. Installing the SDK
The SDK I downloaded is this:
SDK Readme:
Welcome to the Android sdk! The Android SDK Archive initially contains only the basic SDK tools. It does not contain a Android platform or any third-party libraries. In fact, it doesn ' t even has all the tools you need to develop an application. In order to start developing applications, you must install the Platform-tools and at least one version of the Android PLA Tform, using the SDK Manager. Platform-tools contains build tools that is periodically updated to pro new features in the Android Platform (which I s why they is separate from basic SDK tools), including ADB, Dexdump, and others. To install Platform-tools, Android platforms and other add-ons, you musthas an Internet connection, so if you plan to use the SDK whileoffline. Sure to download the necessary.to start the SDK Manager, click Execute the program "SDK Manager.exe".From the command-line you can also directly trigger a update byExecuting:tools\android.bat Update SDK--no-uiTip:use--help to see the various command-line options.For more information, please consult the Android Web site athttp://developer.android.com/sdk/
Welcome to use Android sdk! This Android SDK Zip archive includes only the basic SDK tools. It does not contain an Android platform or any third-party libraries. In fact, it doesn't even fully contain all the libraries you need to develop an app. To be able to start developing an application, you must use SDK Manager to install Platform-tools and at least one version of the Android platform. Platform-tools contains build tools that are periodically updated to support the new features of the Android platform (which is why they are separated from the basic SDK tools), and besides, Platform-tools also includes the ADB, Dexdump and so on. In order to install the Platform-tools,android platform and other plugins, you must be connected to the Internet, so if you intend to use the SDK offline, be sure to download the necessary components online. The SDK Manager can be run by executing the "SDK Manager.exe" program. You can also trigger the upgrade directly with the following command line:
tools\android.bat Update SDK--no-ui Tip:use--help to see the various command-line options.
For more information, please visit the Android Web site : http://developer.android.com/sdk/
Probably means that you need to download Android platform and Platform-tools via SDK Manager. Because of the relationship between the celestial firewall, only through what door, FQ. FQ after setting up SDK Manager:
Android development environment build [unfinished]