1, android:2007 November 5 first edition, May 2009 Deluxe Edition, 2010 HTC Mobile
2. Android Framework: Application, application framework, function library, runtime, Linux kernel
3. Applications: Contacts, SMS, calendar, weather, etc.
4. Application framework: Android-Provided API
5, Function Library: C + + library, generally can not be used directly, need to encapsulate into components, programmer call API
6. Runtime: Core library, Dalvik system
7. Android Core Library: contains most of the functions that the Java language Core library can use, equivalent to. netframework
8. Dalvik System: Running the application
9. Linux kernel: Android system built on Linux 2.6
10, Environment Construction: JDK installation configuration →android sdk→eclipse and ADT Plug-ins (general installation process)
11. Android-bundle installation package includes eclipse, ADT plugin, Android SDK, suitable for beginners
12, Debugging: Smart phone, download USB drive or Jinshan mobile phone assistant, Run application
Android SDK Development Package Domestic: http://www.cnblogs.com/bjzhanghao/archive/2012/11/14/android-platform-sdk-download-mirror.html
Android Learning Development note "Android Know"