Points:
1) installed and configured with Eclipse and JDK environment
2) Install ADT plugin for Eclipse (Android development supported)
3) Installation Configuration Android SDK environment (similar to JDK)
4) path to configure the Android SDK in eclipse
5) You can create an Android emulator device (AVD) to run the Andriod project, or you can directly connect to a real Android device to run the project
When you install ADT Online, Google server may not be able to access, in the Hosts file, the following parsing entries can be resolved:
#Google主页 203.208. 46.146 www.google.com# This line is to facilitate the opening of the Android development website now it seems not FQ can open 74.125. 113.121 developer.android.com# updated content is downloaded from the following address 203.208. 46.146 dl.google.com 203.208. 46.146 dlssl.google.com#74.125. 237.1 dl-ssl.google.com or using this
Reference:
Http://www.cnblogs.com/allenzheng/archive/2012/11/10/2762379.html
http://blog.csdn.net/webrobot/article/details/7304831
Eclipse Android Development Environment build