Introduction to Android Operating system

Written on 10:48 by Mani kumar

Android is a mobile operating system which is becoming a major competitor to iPhone OS in terms of openness.I am beginning the android series which will be helpful for developers who wish to develop android apps.

android-logo

Android-logo

Dictionary definition

android - an automaton in the form of a human being.

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. Android has the modified version of Linux kernel .

Android was initially developed by Android Inc. Later acquired by Google to form open Headset alliance [ a group of 65 hardware, software, and telecom companies ].Applications for android devices are written in Java language.

Android versions

v1.5 cupcake

android v1.5-cupcake

android v1.5-cupcake Based on Linux Kernel 2.6.27

v1.6 donut

android v1.6_donut

android v1.6-donut ,Based on Linux Kernel 2.6.29


v2.0/2.1 Eclair

android v2.0-ecliar

android v2.0-ecliar,Based on Linux Kernel 2.6.29

V2.2 Froyo

Android-2.2-Froyo

Android-2.2-Froyo,Based on Linux Kernel 2.6.32


c2.5 ginger bread

This version is yet to release.Web M video playback will be a major update expected in this version.

android gingerbread

android gingerbread,Based on Linux Kernel 2.6.33

Advantage of Android over other Mobile operating systems:

Android OS is completely open source .Developers can use the core OS functions to develop applications Unlike Iphone OS which is a closed system.

Android supported by various hardware manufacturers (OHA) hence there is no mobile career dependency.check the list of devices supported by android.

android statistics

android statistics

Multi platform support- SDK can be installed on windows,Linux and Mac OS .

Zero developmental cost – Tools for application development are downloaded for free.

Also the applications created by developers can be published in Android market place for users to download.

android architecture

android architecture

Android’s founders now working in Google Andy Rubin , Rich Miner, Nick Sears , and Chris White.

SDK

The Android SDK includes a comprehensive set of development tools.These include a debugger, libraries, a handset emulator. Software written in Java can be compiled to be executed in the Dalvik virtual machine, which is a specialized VM implementation designed for mobile device use.Facebook released a new SDK for android which supposed to be superior than the SDK for iphone.


If you enjoyed this post Subscribe to our feed

No Comment

Post a Comment