Old Deng's andorid Study Notes-Android 4.0 Development Environment setup, andorid-android
The android version is already 4. xx and 5.0 is coming soon. There are many articles about the basic environment.
I have made a simple arrangement here, so I don't have to write such articles on my own.
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 to build a http://cash.iteye.com/blog/1463253
Android http://blog.csdn.net/sunboy_2050/article/details/6336480 of Eclipse + JDK + SDK built on Windows
Build Android http://blog.csdn.net/sunboy_2050/article/details/6960989 of Eclipse + JDK + SDK in Ubuntu
1. Download and prepare before the installation environment
1, download java Development Environment jdk, detailed is: http://java.sun.com/javase/downloads/index.jsp, download directly after installation
2, download the desktop Development Environment eclipse, (eclipse IDE for java EE Developers) Detailed is: http://www.eclipse.org/downloads/ this does not need to install, unzip it can be used
3. Download the SDK package. Download the package at http://developer.android.com/sdk/index.html and select the download path of the Windows platform. The latest version is android-sdk_r16-windows.zip, which ranges from 22 to 33 m. Decompress the package.
Address: http://www.itmmd.com/201411/160.html