Difference between revisions of "Android Concepts"

From CDOT Wiki
Jump to: navigation, search
(1)
Line 6: Line 6:
 
# middleware
 
# middleware
 
# key applications
 
# key applications
 +
 +
== Android Architecture ==
 +
Here are the major components based on this [[http://developer.android.com/guide/basics/what-is-android.html source]]

Revision as of 11:56, 8 March 2011

What is Android

Android is a software product for mobile devices that has three major parts:

  1. operating system
  2. middleware
  3. key applications

Android Architecture

Here are the major components based on this [source]