SlideShare a Scribd company logo
1 of 23
Presented
by:

(111020107004)

1
2
3
••••••••••••••••••••••••••••••••••

4
Introducing Android
The world's most powerful mobile platform

Most popular mobile operating.
Linux based operating system.

includes C, C++ and Java.
 free and open source operating system.
Source:

http://en.wikipedia.org/wiki/Android_operating_system

5
History of Android

•Android, Inc. was founded in Palo Alto, California in
October 2003 by
1.
2.
3.
4.

Andy Rubin (co-founder of Danger)
Rich Miner (co-founder of Wildfire Comm., Inc.)
Nick Sears (once VP at T-Mobile)
Chris White (headed design and interface development at WebTV

•

financially backed and later purchased in 2005
6

Source:

http://en.wikipedia.org/wiki/Android_operating_system
his chart provides data about the relative number of devices running a given version of the Android platform as of October 2 , 2013.

Version

Code name

Release date

API level

Distribution

1.5

Cupcake

April 30, 2009

3

0%

1.6

Donut

September 15, 2009

4

0%

2.0–2.1

Eclair

October 26, 2009

7

0%

2.2

Froyo

May 20, 2010

8

2.2%

2.3–2.3.2

Gingerbread

December 6, 2010

9

0%

2.3.3–2.3.7

Gingerbread

February 9, 2011

10

28.5%

3.1

Honeycomb

May 10, 2011

12

0%

3.2

Honeycomb

July 15, 2011

13

0.1%

4.0.3–4.0.4

Ice Cream
Sandwich

December 16, 2011

15

20.6%

4.1.x

Jelly Bean

July 9, 2012

16

36.5%

4.2.x

Jelly Bean

November 13, 2012

17

10.6%

4.3

Jelly Bean

July 24, 2013

18

1.5%

4.4

Kitkat

Soon..

19

0%

Source:

http://en.wikipedia.org/wiki/Android_operating_system

7
History of Android
Open Handset Alliance :
Android : How it came to be

Members of Alliance

9
••••••••••••••••••••••••••••••••••

10
Features of Android
Storage (SQLite, Light weight RDBMS)
Connectivity (GSM/EDGE, IDEN, CDMA, EV-DO, UMTS, BT, Wi-Fi, LTE, NFC and WiMAX)
Multiple language support
Messaging(SMS ,MMS,C2DM,GCM)
Web browser(webkit)
Java support (J2ME for third party)
Media support(MP3, MIDI, Ogg Vorbis, FLAC, WAV, JPEG, PNG, GIF, BMP, WebP)
Streaming media support
Additional hardware support
(video/still cameras, touchscreens, GPS, accelerometers, gyroscopes,
barometers, magnetometers and pressure sensors, thermometers )

Source:

http://www.android.com/about/

11
Features of Android
Multi-touch
Bluetooth(A2DP, AVRCP,OPP,PBAP)
Video calling(Prior to Android 2.3.4)
Multitasking
Accessibility(Text to Speech)
Voice based features(Prior to Android 2.2)
Tethering(using WiFi hotspot)
Screen capture(Prior to Android 4.0)
External storage
Gesture Typing (Android 4.3)
Source:

http://www.android.com/about/

12
13
Source:

http://en.wikipedia.org/wiki/Android_operating_system

14
Linux Kernel :
Android Architecture

 Linux Kernel 2.6
Abstraction layer between the hardware and software stack
 Why Linux?
- Proven driver model and has existing drivers.
- Has memory management, security management,
networking, core operating system infrastructure, etc.
- Robust and already has been proven over time.
15

Source:

http://en.wikipedia.org/wiki/Android_operating_system
Libraries :
Android Architecture

The next level up is the native libraries. Everything
that you see here in green is written in C and C++.

16

Source:

http://en.wikipedia.org/wiki/Android_operating_system
Android Runtime :
Android Architecture

Main Component: Dalvik Virtual Machine
-Optimized for running in an embedded environment (limitedmemory, CPU,battery)?

17

Source:

http://en.wikipedia.org/wiki/Android_operating_system
Application Framework:
Android Architecture

This is all written in a Java programming language and the
application framework is the toolkit that all applications use.

 These applications include the ones that come with a phone like the
home applications, or the phone application.
 It includes applications written by Google, and it includes apps that
will be written by you.
So, all apps use the same framework and the same APIs.
18

Source:

http://en.wikipedia.org/wiki/Android_operating_system
Applications:
Android Architecture

And the final layer on top is Applications.
 This is where all the applications get written.
 It includes the home application, the contacts application, the browser, and
your apps.
 And everything at this layer is, again, using the same app framework
provided by the layers below.

19

Source:

http://en.wikipedia.org/wiki/Android_operating_system
20
Software Development :
Android Development

 Development Requirements:
Java JDK
 Android SDK
 Eclipse IDE (optional)


 Programming Languages
 Java – officially supported
 C/C++ – also possible but not supported

21

Source:

http://en.wikipedia.org/wiki/Android_operating_system
22
What’s New :

23
API LEVEL : 19
Suggestion please… 
Thank you …
Find out more at :- pposhiya3669.blogspot.com

24

More Related Content

What's hot

Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)Dong Calmada
 
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...cresco
 
Introduction to Open Source
Introduction to Open SourceIntroduction to Open Source
Introduction to Open SourceBryan King
 

What's hot (6)

Andoid Basics
Andoid BasicsAndoid Basics
Andoid Basics
 
Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)
 
Popular Softwares
Popular SoftwaresPopular Softwares
Popular Softwares
 
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
 
Introduction to Open Source
Introduction to Open SourceIntroduction to Open Source
Introduction to Open Source
 
Introduction To Open Source
Introduction To Open SourceIntroduction To Open Source
Introduction To Open Source
 

Similar to Android..!!

Evolution of Android Operating System and it’s Versions
Evolution of Android Operating System and it’s VersionsEvolution of Android Operating System and it’s Versions
Evolution of Android Operating System and it’s Versionsijtsrd
 
Android App Developement
Android App DevelopementAndroid App Developement
Android App DevelopementAayush Gupta
 
An brief introduction to android operating system
An brief introduction to android operating systemAn brief introduction to android operating system
An brief introduction to android operating systemAlexander Decker
 
Androidoverview 100405150711-phpapp01
Androidoverview 100405150711-phpapp01Androidoverview 100405150711-phpapp01
Androidoverview 100405150711-phpapp01Santosh Sh
 
Software training report
Software training reportSoftware training report
Software training reportNatasha Bains
 
An introduction to Android
An introduction to AndroidAn introduction to Android
An introduction to AndroidRajesh Jambukia
 
Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA NITIN GUPTA
 
Introduction to Android
Introduction to Android Introduction to Android
Introduction to Android dipali badgujar
 
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...Customizing AOSP For Different Embedded Devices And Integration at Applicatio...
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...ijafrc
 

Similar to Android..!! (20)

Android apps
Android appsAndroid apps
Android apps
 
01 03 - introduction to android
01  03 - introduction to android01  03 - introduction to android
01 03 - introduction to android
 
Evolution of Android Operating System and it’s Versions
Evolution of Android Operating System and it’s VersionsEvolution of Android Operating System and it’s Versions
Evolution of Android Operating System and it’s Versions
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Android App Developement
Android App DevelopementAndroid App Developement
Android App Developement
 
Introduction to Android.ppt
Introduction to Android.pptIntroduction to Android.ppt
Introduction to Android.ppt
 
Android technology
Android technology Android technology
Android technology
 
PPT on Android
PPT on AndroidPPT on Android
PPT on Android
 
An brief introduction to android operating system
An brief introduction to android operating systemAn brief introduction to android operating system
An brief introduction to android operating system
 
Android
AndroidAndroid
Android
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Androidoverview 100405150711-phpapp01
Androidoverview 100405150711-phpapp01Androidoverview 100405150711-phpapp01
Androidoverview 100405150711-phpapp01
 
Software training report
Software training reportSoftware training report
Software training report
 
My androidpresentation
My androidpresentationMy androidpresentation
My androidpresentation
 
An introduction to Android
An introduction to AndroidAn introduction to Android
An introduction to Android
 
Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA
 
Android development tutorial
Android development tutorialAndroid development tutorial
Android development tutorial
 
Introduction to Android
Introduction to Android Introduction to Android
Introduction to Android
 
Android
AndroidAndroid
Android
 
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...Customizing AOSP For Different Embedded Devices And Integration at Applicatio...
Customizing AOSP For Different Embedded Devices And Integration at Applicatio...
 

Recently uploaded

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 

Recently uploaded (20)

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Android..!!

  • 2. 2
  • 3. 3
  • 5. Introducing Android The world's most powerful mobile platform Most popular mobile operating. Linux based operating system. includes C, C++ and Java.  free and open source operating system. Source: http://en.wikipedia.org/wiki/Android_operating_system 5
  • 6. History of Android •Android, Inc. was founded in Palo Alto, California in October 2003 by 1. 2. 3. 4. Andy Rubin (co-founder of Danger) Rich Miner (co-founder of Wildfire Comm., Inc.) Nick Sears (once VP at T-Mobile) Chris White (headed design and interface development at WebTV • financially backed and later purchased in 2005 6 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 7. his chart provides data about the relative number of devices running a given version of the Android platform as of October 2 , 2013. Version Code name Release date API level Distribution 1.5 Cupcake April 30, 2009 3 0% 1.6 Donut September 15, 2009 4 0% 2.0–2.1 Eclair October 26, 2009 7 0% 2.2 Froyo May 20, 2010 8 2.2% 2.3–2.3.2 Gingerbread December 6, 2010 9 0% 2.3.3–2.3.7 Gingerbread February 9, 2011 10 28.5% 3.1 Honeycomb May 10, 2011 12 0% 3.2 Honeycomb July 15, 2011 13 0.1% 4.0.3–4.0.4 Ice Cream Sandwich December 16, 2011 15 20.6% 4.1.x Jelly Bean July 9, 2012 16 36.5% 4.2.x Jelly Bean November 13, 2012 17 10.6% 4.3 Jelly Bean July 24, 2013 18 1.5% 4.4 Kitkat Soon.. 19 0% Source: http://en.wikipedia.org/wiki/Android_operating_system 7
  • 8. History of Android Open Handset Alliance : Android : How it came to be Members of Alliance 9
  • 10. Features of Android Storage (SQLite, Light weight RDBMS) Connectivity (GSM/EDGE, IDEN, CDMA, EV-DO, UMTS, BT, Wi-Fi, LTE, NFC and WiMAX) Multiple language support Messaging(SMS ,MMS,C2DM,GCM) Web browser(webkit) Java support (J2ME for third party) Media support(MP3, MIDI, Ogg Vorbis, FLAC, WAV, JPEG, PNG, GIF, BMP, WebP) Streaming media support Additional hardware support (video/still cameras, touchscreens, GPS, accelerometers, gyroscopes, barometers, magnetometers and pressure sensors, thermometers ) Source: http://www.android.com/about/ 11
  • 11. Features of Android Multi-touch Bluetooth(A2DP, AVRCP,OPP,PBAP) Video calling(Prior to Android 2.3.4) Multitasking Accessibility(Text to Speech) Voice based features(Prior to Android 2.2) Tethering(using WiFi hotspot) Screen capture(Prior to Android 4.0) External storage Gesture Typing (Android 4.3) Source: http://www.android.com/about/ 12
  • 12. 13
  • 14. Linux Kernel : Android Architecture  Linux Kernel 2.6 Abstraction layer between the hardware and software stack  Why Linux? - Proven driver model and has existing drivers. - Has memory management, security management, networking, core operating system infrastructure, etc. - Robust and already has been proven over time. 15 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 15. Libraries : Android Architecture The next level up is the native libraries. Everything that you see here in green is written in C and C++. 16 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 16. Android Runtime : Android Architecture Main Component: Dalvik Virtual Machine -Optimized for running in an embedded environment (limitedmemory, CPU,battery)? 17 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 17. Application Framework: Android Architecture This is all written in a Java programming language and the application framework is the toolkit that all applications use.  These applications include the ones that come with a phone like the home applications, or the phone application.  It includes applications written by Google, and it includes apps that will be written by you. So, all apps use the same framework and the same APIs. 18 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 18. Applications: Android Architecture And the final layer on top is Applications.  This is where all the applications get written.  It includes the home application, the contacts application, the browser, and your apps.  And everything at this layer is, again, using the same app framework provided by the layers below. 19 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 19. 20
  • 20. Software Development : Android Development  Development Requirements: Java JDK  Android SDK  Eclipse IDE (optional)   Programming Languages  Java – officially supported  C/C++ – also possible but not supported 21 Source: http://en.wikipedia.org/wiki/Android_operating_system
  • 21. 22
  • 22. What’s New : 23 API LEVEL : 19
  • 23. Suggestion please…  Thank you … Find out more at :- pposhiya3669.blogspot.com 24