Difference between revisions of "Android Architecture"
From eLinux.org
(add architecture diagram (link)) |
|||
| Line 1: | Line 1: | ||
| − | + | See Google's | |
| − | + | [http://developer.android.com/guide/basics/what-is-android.html What is Android? page] | |
| − | + | for an overview of Android components, and a diagram of the architecture. | |
| − | + | ||
The diagram on that page appears in every presentation I have ever seen | The diagram on that page appears in every presentation I have ever seen | ||
| − | + | about Android technical topics (with the exception of my own). | |
== Architecture Diagram == | == Architecture Diagram == | ||
Revision as of 22:45, 5 November 2009
See Google's What is Android? page for an overview of Android components, and a diagram of the architecture.
The diagram on that page appears in every presentation I have ever seen about Android technical topics (with the exception of my own).
Architecture Diagram
Here is the Android Architecture Diagram]
Breakdown of running Android system
A quick look at Android contents and programs running when Android starts is at: