Android SDK Installation Instructions:
After downloading the Android SDK, install the Android SDK in the Java language, so you need to install JDK 5.0 and later. Direct download of JDK installation files is more convenient to install. Android SDK does not have to install, after downloading, directly decompression can be downloaded after the SDK to extract the compressed package to the appropriate location, it is so simple; SDK installation OK. Using Eclipse for Android app development requires an ADT plug-in for eclipse, so that eclipse can connect with the Android SDK to launch an ADT plug-in for program debugging such as the Android emulator in eclipse it's no longer cumbersome. , the installation URL of the plugin is: You can also download ADT's ZIP package after installing the plug-in, you need to do some simple configuration:
1. In Eclipse, select Window > Preference;
2. From the menu on the left, select the Android item;
3, set the SDK location, click Browse to select the installation root directory of the SDK;
4, OK, complete.