The Android version is already 4.xx, and the 5.0 version is coming soon. There are a lot of articles about basic environment construction.
I am here to simply tidy up a bit, you do not have to write this kind of special articles.
Android SDK 4.0.3 Development environment configuration and Operation http://bk-lin.iteye.com/blog/1477808
Android 4.0 for Windows 7 development environment build http://cash.iteye.com/blog/1463253
Windows Build eclipse+jdk+sdk android http://blog.csdn.net/sunboy_2050/article/details/6336480
Ubuntu Build eclipse+jdk+sdk Android http://blog.csdn.net/sunboy_2050/article/details/6960989
Pre-installation Environment download preparation
1, Download Java Development environment JDK, detailed is: http://java.sun.com/javase/downloads/index.jsp, download directly after the installation
2, download the desktop development environment Eclipse, (Eclipse IDE for Java EE developers) Detailed: http://www.eclipse.org/downloads/This does not need to install, decompression can be used
3, download the SDK download installer, download the URL http://developer.android.com/sdk/index.html, select the Windows platform download. The current latest version is Android-sdk_r16-windows.zip, about 22-33m range. Decompression can be.
Original address: http://www.itmmd.com/201411/160.html
Lao Deng's Andorid study notes-android 4.0 development environment Construction