Friday, 20 June 2014

Android and Versions

 Android 

Android is an open source and Linux-based Operating System for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies.
  • Initially, Andy Rubin founded Android Incorporation in Palo Alto, California, United States in October, 2003.
  • In 17th August 2005, Google acquired android Incorporation. Since then, it is in the subsidiary of Google Incorporation.
  • The key employees of Android Incorporation are Andy RubinRich MinerChris White and Nick Sears.

Android Versions, Codename and API

Let's see the android versions codename and API provided by Google.
VersionCodenameAPI
1.5Cupcake3
1.6Donut4
2.1Eclair7
2.2Froyo8
2.3Gingerbread9 and 10
3.1 and 3.3Honeycomb12 and 13
4.0Ice Cream Sandwitch15
4.1, 4.2 and 4.3Jelly Bean16, 17 and 18
4.4KitKat19

Download Process :

1)      Open http://developer.android.com/sdk/index.html  or Type in Google “adt bundle windows” and Select Android SDK | Android Developers.

2)      Click Download the SDK (ADT Bundle for Windows ).

3)      Check Conditions.

4)      Select Which bit of Software we need.( either 32-bit or 64-bit ).

5)      Click “Download the SDK ADT Bundle for Windows.
(Software will be downloaded in zip format so we need unzipping software)

     
res/layout-port/                    XML file defining UI layout (vertical mode).
/res/layout-land/                  XML file defining UI layout (horizontal mode).

No comments:

Post a Comment