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

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

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