Difference between revisions of "Android Architecture"

From eLinux.org
Jump to: navigation, search
(add architecture diagram (link))
Line 1: Line 1:
An overview of Android components, and a diagram of the architecture are
+
See Google's
available at Google's<br>
+
[http://developer.android.com/guide/basics/what-is-android.html What is Android? page]
[[http://developer.android.com/guide/basics/what-is-android.html
+
for an overview of Android components, and a diagram of the architecture.
|What is Android? page]]
 
  
 
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
regarding Android technical topics (with the exception of my own).
+
about Android technical topics (with the exception of my own).
  
 
== Architecture Diagram ==
 
== Architecture Diagram ==

Revision as of 15: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: