SlideShare a Scribd company logo
1 of 40
What Is A Mobile?
It is a wireless communications device.
What is a smartphone?
Wireless Communications Device
+Productivity
+Multimedia
What Does A Mobile Need To
Become Smart?
Something which will dynamically
control its hardware and provide
features and customizations as per
the requirements of the user.
An Operating System
Operating
System
Hardware
User
Previous Attempts At Making An Operating
System
ā€¢ Adopted by Nokia and
others, brought many of the early
consumer level smartphones
ā€¢ OS developed for Personal Digital
Assistants(PDA) Optimized
touchscreen based GUI
ā€¢ Designed by Research In
Motion(RIM) for enterprise level
consumers
ā€¢ Designed by Microsoft for Pocket
PCs, attempted in unifying desktop
and smartphone experience
Why Did These Systems Fail?
ā€¢ Inability to keep up with the developments in the
hardware
ā€¢ No standards- fragmentation problem for developers
ā€¢ General user experience suffered
ā€¢ High costs
Software
Hardware
The Open Handset Alliance
ā€¢ Group Of 84 Companies - The hardware and software makers
ā€¢ A commitment to openness, a shared vision for the future,
and concrete plans to make the vision a reality
ā€¢ Develops standards for android
Visions Of The Open Handset Alliance
ā€¢ Building a better phone for consumers
ā€¢ Innovating in the open
ā€¢ Making the vision a reality
-Because We Want Moreā€¦!!
-Because Sharing Is Caringā€¦
-Because We Are Not Building
Castles In The Air..!!
Philosophy Behind Creation Of Android
ā€¢ Open
ā€¢ All applications are created equal
ā€¢ Breaking down application boundaries
ā€¢ Fast & easy application development
ā€¢ The source code can be viewed,
copied, edited and shared
ā€¢ All applications have access to
every feature of the device
ā€¢ Reusability Of Code
ā€¢ Strong developer support
backbone
Early Years Of Android
ā€¢ Andy Rubin founded Android in 2003
ā€¢ Google bought the company in 2005
ā€¢ The Open Handset Alliance Unveiled itself in 2007
ā€¢ First device running android ā€“ the HTC Dream was
released in 2008
ā€¢ Google launched the Nexus series of devices in 2010
Overview Of Features In Android
ā€¢ Runs on top of the Linux kernel
ā€¢ Powerful Security Structure
ā€¢ Portability
ā€¢ Utilization of hardware to its full potential
ā€¢ Modular Applications Framework
ā€¢ User Interface can be customized in various ways
Linux Security Structure
+ Hardware Development
+ Portability
Linux + Modular Applications Framework + Customization
Android
Advantages Of Open Source Software
ā€¢ Lower total cost of ownership
ā€¢ Reduced dependence on software vendors
ā€¢ Easier to customize
ā€¢ Higher level of security
Why Choose The Linux Kernel?
ā€¢ Open Source
ā€¢ Huge developer network already in place
ā€¢ Cross architecture development
ā€¢ Years of development has made it stable and secure
Open Source
= Developer Network
= Ported To Various Platforms
Full Customization
Developers have code
People have ideas
Developers implement ideas
Security Features In Android
Every application runs in a virtual box
Every application needs user
permission to access system services
Please let me in..!!You donā€™t have
permission
Modular Applications Framework
Reuse of inbuilt and other
application components
-No need to rewrite code for the
same application again
Application files and its data stored on different
partitions
The Android Architectural Structure
The Kernel Level - Linux
ā€¢ Responsible for interaction with hardware
ā€¢ Drivers and modules controlling the hardware are implemented
here
ā€¢ Provides process, memory, network, security management
ā€¢ Surface Manager
ā€¢ Media Framework
ā€¢ SQLite
ā€¢ WebKit
ā€¢ OpenGL
Android Native System Libraries
Android Runtime
ā€¢ Dalvik Virtual Machine
ā€¢ Core Java Libraries
Applications
Application Framework
ā€¢ Activity Manager
ā€¢ Content Providers
ā€¢ Telephony Manager
ā€¢ Location Manager
ā€¢ Resource Manager
Applications
ā€¢ Makes use of various services provided by lower layers
ā€¢ User interaction takes place here
ā€¢ Android makes it possible to share ā€œActivitiesā€
between applications
The Dalvik Virtual Machine
ā€¢ Responsible for running applications on Android
ā€¢ It Is Open Source
ā€¢ Features a powerful garbage collection mechanism
ā€¢ Uses a subset of the Apache Harmony Library
ā€¢ Runs multiple instances of itself efficiently
ā€¢ Relatively small in size
True Application Integration In Android
ā€¢ Ability to set a different application as default for a
particular functionality, even for the core features
ā€¢ No partiality towards developers- every app has access
to the same set of libraries and API that the core system
applications have
Soft Buttons In Android
ā€¢ Physical buttons are replaced with on-screen ā€œsoft buttonsā€
ā€¢ Hide when not required, such as while playing a movie
ā€¢ Rotate when the screen is rotated
ā€¢ Screen size can be expanded without compromising the size of
the phone
Rooting Of Devices
ā€¢ Gives user control over androidā€™s subsystem
ā€¢ Offers features that the manufacturer gives at a cost
ā€¢ Possibility of installing custom firmware
ā€¢ Voids device warranty
Android Versions
Named after deserts
Android version 1.5: Cupcake
Android version 1.6: Donut
Android version 2.0: Eclair
Android version 2.2: Frozen Yogurt (Froyo)
Android version 2.3: Gingerbread
Android version 3.0: Honeycomb
Android version 4.0: Ice Cream Sandwich
Android version 4.1: Jelly Bean
C
D
E
F
G
H
I
J
A B C D E F G H I J
Android 1.x
ā€¢ Initial version of android
ā€¢ Support for rotational sensors and basic
telephony and communication
ā€¢ Support for gestures
ā€¢ Text-To-Speech engine
Android 2.x
ā€¢ Multiple Account Sync
ā€¢ USB tethering and WiFi hotspot
ā€¢ Support for Adobe Flash
ā€¢ Native support for more sensors like NFC
Android 3.x
ā€¢ Optimized for tablets
ā€¢ New ā€œHolographicā€ user interface
ā€¢ Support for multi-core processors
ā€¢ Support for USB accessories
Android 4.x
ā€¢ Introduced software buttons
ā€¢ Face Unlock feature
ā€¢ Hardware Acceleration in the UI
ā€¢ Project Butter (VSync, Tripple Buffering)
Current Distribution Of Android Versions
Android Play Store
ā€¢ Previously Known As Android market
ā€¢ Unifying productivity and multimedia at one place
ā€¢ Movies, TV Shows, Music, Applications and Games,
Books and Magazines all can be viewed or purchased
at the Play Store
One Step Closer To Cloud Computing
ā€¢ The store maintains a list of all things purchased
from the store
ā€¢ Multiple devices can be added to an account
ā€¢ Even if the data on device is erased, it can be
restored through the store
Play Store: The Security Features
ā€¢ Bouncer- The Automatic malware search and removal service
ā€¢ Application redirecting to sites, sending sms or email without
the userā€™s consent are banned
ā€¢ Application Encryption
Play Store Statistics
ā€¢ 25 Billion app downloads
ā€¢ 675 Thousand Applications and Games
ā€¢ Operating in 190 countries 132 of which support
purchasing of applications
Future of android
ā€¢ A million Android devices are sold everyday
ā€¢ Many new and existing device manufacturers are
switching towards Android as their primary OS
ā€¢ Android has more than 50% of the smartphone market
share
Androidā€™s Expanding Device Presence
ā€¢ Androidā€™s customizable nature has made it possible to port
it to various devices
ā€¢ These devices include laptops, eBook readers, televisions,
CD/DVD players, cameras, wristwatches etc.
ā€¢ Googleā€™s Project Glass which is a augmented reality device
uses android
Android Powers NASAā€™s New Satellites
ā€¢ NASA aims to launch multiple small satellites called
ā€œPhoneSatsā€
ā€¢ Android devices such as the HTC Nexus One and the
Samsung Galaxy Nexus S were chosen for this
purpose
ā€¢ These devices are feature rich as well as cost effective
ā€¢ NASA believes that commercial devices may provide
better abilities than custom designed hardware
Android proved to be a powerful platform for
everyone.
Its rise to power in such a small time is credited mainly
to the fact that it is open source.
When many people all over the world get involved in a
project, thereā€™s going to be a flow of different ideas
and when we funnel these ideas to a organized
system, a culture which knows no boundaries is born
ā€¦andā€¦
A DREAM IS MADE
REALITY
Any Questions?
Presentation Designed By:
349
350
351
352
353
354
355
356
Chandan Varadkar
Ravi Varu
Sachin Vernekar
Siddhesh Wadekar
Disha Wagle
Saurabh Wahile
Ravishankar Yadav
Rajaram Yadav

More Related Content

What's hot

Presentation On Android
Presentation On AndroidPresentation On Android
Presentation On Android
TeachMission
Ā 
Android Operating System
Android Operating SystemAndroid Operating System
Android Operating System
Prathamesh Bhosale
Ā 
Presentation On Android
Presentation On AndroidPresentation On Android
Presentation On Android
TeachMission
Ā 

What's hot (20)

Android Seminar Presentation [March 2019]
Android Seminar Presentation [March 2019]Android Seminar Presentation [March 2019]
Android Seminar Presentation [March 2019]
Ā 
The Android Story - versions and history
The Android Story - versions and history The Android Story - versions and history
The Android Story - versions and history
Ā 
Google android
Google androidGoogle android
Google android
Ā 
Introduction to Android
Introduction to AndroidIntroduction to Android
Introduction to Android
Ā 
History and development of Android OS
History and development of Android OSHistory and development of Android OS
History and development of Android OS
Ā 
Presentation On Android
Presentation On AndroidPresentation On Android
Presentation On Android
Ā 
Android Operating System
Android Operating SystemAndroid Operating System
Android Operating System
Ā 
Android workShop
Android workShopAndroid workShop
Android workShop
Ā 
Why android os is most popular in world
Why android os is most popular in worldWhy android os is most popular in world
Why android os is most popular in world
Ā 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development ppt
Ā 
Android Operating System
Android Operating SystemAndroid Operating System
Android Operating System
Ā 
Presentation On Android
Presentation On AndroidPresentation On Android
Presentation On Android
Ā 
Android ppt
Android pptAndroid ppt
Android ppt
Ā 
Android PPT
Android PPTAndroid PPT
Android PPT
Ā 
Android
AndroidAndroid
Android
Ā 
How Android is different from other systems ā€“ An exploration of the design de...
How Android is different from other systems ā€“ An exploration of the design de...How Android is different from other systems ā€“ An exploration of the design de...
How Android is different from other systems ā€“ An exploration of the design de...
Ā 
Anjali
AnjaliAnjali
Anjali
Ā 
PPT on Android
PPT on AndroidPPT on Android
PPT on Android
Ā 
Android operating system
Android operating systemAndroid operating system
Android operating system
Ā 
History of Android
History of AndroidHistory of Android
History of Android
Ā 

Viewers also liked (7)

Mbs profile
Mbs profileMbs profile
Mbs profile
Ā 
å¦‚ä½•ę‰“é€ å“ē‰Œēƒ­é—ØAppę”ˆä¾‹ēƇ
å¦‚ä½•ę‰“é€ å“ē‰Œēƒ­é—ØAppę”ˆä¾‹ēÆ‡å¦‚ä½•ę‰“é€ å“ē‰Œēƒ­é—ØAppę”ˆä¾‹ēƇ
å¦‚ä½•ę‰“é€ å“ē‰Œēƒ­é—ØAppę”ˆä¾‹ēƇ
Ā 
Mbs profile
Mbs profileMbs profile
Mbs profile
Ā 
Costos i
Costos iCostos i
Costos i
Ā 
July ministry teams minutes
July ministry teams minutesJuly ministry teams minutes
July ministry teams minutes
Ā 
March Ministry Teams minutes
March Ministry Teams minutesMarch Ministry Teams minutes
March Ministry Teams minutes
Ā 
加州驾ē…§äø­ę–‡ē¬”čƕ
加州驾ē…§äø­ę–‡ē¬”čƕ加州驾ē…§äø­ę–‡ē¬”čƕ
加州驾ē…§äø­ę–‡ē¬”čƕ
Ā 

Similar to Android Presentation

Android
AndroidAndroid
Android
Rohith Rg
Ā 
18ITT61 - Introduction.pptx
18ITT61 - Introduction.pptx18ITT61 - Introduction.pptx
18ITT61 - Introduction.pptx
MugiiiReee
Ā 
My androidpresentation
My androidpresentationMy androidpresentation
My androidpresentation
niteshnarayanlal
Ā 

Similar to Android Presentation (20)

Android
AndroidAndroid
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 operating system
Android operating systemAndroid operating system
Android operating system
Ā 
Android OS 2019
Android OS 2019Android OS 2019
Android OS 2019
Ā 
18ITT61 - Introduction.pptx
18ITT61 - Introduction.pptx18ITT61 - Introduction.pptx
18ITT61 - Introduction.pptx
Ā 
Android introduction
Android introductionAndroid introduction
Android introduction
Ā 
Android the new Mobile Technoogy
Android the new Mobile TechnoogyAndroid the new Mobile Technoogy
Android the new Mobile Technoogy
Ā 
Android (Types, Feature,Application etc..)
Android (Types, Feature,Application etc..)Android (Types, Feature,Application etc..)
Android (Types, Feature,Application etc..)
Ā 
Mobile application development4
Mobile application development4Mobile application development4
Mobile application development4
Ā 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
Ā 
Mobile application development2
Mobile application development2Mobile application development2
Mobile application development2
Ā 
Mobile application development2
Mobile application development2Mobile application development2
Mobile application development2
Ā 
Secured Mobile Application Development in Android, Blackberry & iOS
Secured Mobile Application Development in Android, Blackberry & iOSSecured Mobile Application Development in Android, Blackberry & iOS
Secured Mobile Application Development in Android, Blackberry & iOS
Ā 
Android Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfAndroid Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdf
Ā 
Android ppt
Android ppt Android ppt
Android ppt
Ā 
Android Applications
Android ApplicationsAndroid Applications
Android Applications
Ā 
Android ppt
Android pptAndroid ppt
Android ppt
Ā 
Android technology
Android technology Android technology
Android technology
Ā 
My androidpresentation
My androidpresentationMy androidpresentation
My androidpresentation
Ā 
Lec001
Lec001Lec001
Lec001
Ā 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
Ā 

Recently uploaded (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
Ā 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
Ā 
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
Ā 
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
Ā 
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
Ā 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Ā 
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
Ā 
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
Ā 
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...
Ā 
šŸ¬ The future of MySQL is Postgres šŸ˜
šŸ¬  The future of MySQL is Postgres   šŸ˜šŸ¬  The future of MySQL is Postgres   šŸ˜
šŸ¬ The future of MySQL is Postgres šŸ˜
Ā 
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
Ā 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 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
Ā 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
Ā 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
Ā 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Ā 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
Ā 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
Ā 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
Ā 

Android Presentation

  • 1.
  • 2. What Is A Mobile? It is a wireless communications device. What is a smartphone? Wireless Communications Device +Productivity +Multimedia
  • 3. What Does A Mobile Need To Become Smart? Something which will dynamically control its hardware and provide features and customizations as per the requirements of the user. An Operating System Operating System Hardware User
  • 4. Previous Attempts At Making An Operating System ā€¢ Adopted by Nokia and others, brought many of the early consumer level smartphones ā€¢ OS developed for Personal Digital Assistants(PDA) Optimized touchscreen based GUI ā€¢ Designed by Research In Motion(RIM) for enterprise level consumers ā€¢ Designed by Microsoft for Pocket PCs, attempted in unifying desktop and smartphone experience
  • 5. Why Did These Systems Fail? ā€¢ Inability to keep up with the developments in the hardware ā€¢ No standards- fragmentation problem for developers ā€¢ General user experience suffered ā€¢ High costs Software Hardware
  • 6. The Open Handset Alliance ā€¢ Group Of 84 Companies - The hardware and software makers ā€¢ A commitment to openness, a shared vision for the future, and concrete plans to make the vision a reality ā€¢ Develops standards for android
  • 7. Visions Of The Open Handset Alliance ā€¢ Building a better phone for consumers ā€¢ Innovating in the open ā€¢ Making the vision a reality -Because We Want Moreā€¦!! -Because Sharing Is Caringā€¦ -Because We Are Not Building Castles In The Air..!!
  • 8. Philosophy Behind Creation Of Android ā€¢ Open ā€¢ All applications are created equal ā€¢ Breaking down application boundaries ā€¢ Fast & easy application development ā€¢ The source code can be viewed, copied, edited and shared ā€¢ All applications have access to every feature of the device ā€¢ Reusability Of Code ā€¢ Strong developer support backbone
  • 9. Early Years Of Android ā€¢ Andy Rubin founded Android in 2003 ā€¢ Google bought the company in 2005 ā€¢ The Open Handset Alliance Unveiled itself in 2007 ā€¢ First device running android ā€“ the HTC Dream was released in 2008 ā€¢ Google launched the Nexus series of devices in 2010
  • 10. Overview Of Features In Android ā€¢ Runs on top of the Linux kernel ā€¢ Powerful Security Structure ā€¢ Portability ā€¢ Utilization of hardware to its full potential ā€¢ Modular Applications Framework ā€¢ User Interface can be customized in various ways Linux Security Structure + Hardware Development + Portability Linux + Modular Applications Framework + Customization Android
  • 11. Advantages Of Open Source Software ā€¢ Lower total cost of ownership ā€¢ Reduced dependence on software vendors ā€¢ Easier to customize ā€¢ Higher level of security
  • 12. Why Choose The Linux Kernel? ā€¢ Open Source ā€¢ Huge developer network already in place ā€¢ Cross architecture development ā€¢ Years of development has made it stable and secure Open Source = Developer Network = Ported To Various Platforms
  • 13. Full Customization Developers have code People have ideas Developers implement ideas
  • 14. Security Features In Android Every application runs in a virtual box Every application needs user permission to access system services Please let me in..!!You donā€™t have permission
  • 15. Modular Applications Framework Reuse of inbuilt and other application components -No need to rewrite code for the same application again Application files and its data stored on different partitions
  • 17. The Kernel Level - Linux ā€¢ Responsible for interaction with hardware ā€¢ Drivers and modules controlling the hardware are implemented here ā€¢ Provides process, memory, network, security management
  • 18. ā€¢ Surface Manager ā€¢ Media Framework ā€¢ SQLite ā€¢ WebKit ā€¢ OpenGL Android Native System Libraries
  • 19. Android Runtime ā€¢ Dalvik Virtual Machine ā€¢ Core Java Libraries
  • 20. Applications Application Framework ā€¢ Activity Manager ā€¢ Content Providers ā€¢ Telephony Manager ā€¢ Location Manager ā€¢ Resource Manager
  • 21. Applications ā€¢ Makes use of various services provided by lower layers ā€¢ User interaction takes place here ā€¢ Android makes it possible to share ā€œActivitiesā€ between applications
  • 22. The Dalvik Virtual Machine ā€¢ Responsible for running applications on Android ā€¢ It Is Open Source ā€¢ Features a powerful garbage collection mechanism ā€¢ Uses a subset of the Apache Harmony Library ā€¢ Runs multiple instances of itself efficiently ā€¢ Relatively small in size
  • 23. True Application Integration In Android ā€¢ Ability to set a different application as default for a particular functionality, even for the core features ā€¢ No partiality towards developers- every app has access to the same set of libraries and API that the core system applications have
  • 24. Soft Buttons In Android ā€¢ Physical buttons are replaced with on-screen ā€œsoft buttonsā€ ā€¢ Hide when not required, such as while playing a movie ā€¢ Rotate when the screen is rotated ā€¢ Screen size can be expanded without compromising the size of the phone
  • 25. Rooting Of Devices ā€¢ Gives user control over androidā€™s subsystem ā€¢ Offers features that the manufacturer gives at a cost ā€¢ Possibility of installing custom firmware ā€¢ Voids device warranty
  • 26. Android Versions Named after deserts Android version 1.5: Cupcake Android version 1.6: Donut Android version 2.0: Eclair Android version 2.2: Frozen Yogurt (Froyo) Android version 2.3: Gingerbread Android version 3.0: Honeycomb Android version 4.0: Ice Cream Sandwich Android version 4.1: Jelly Bean C D E F G H I J A B C D E F G H I J
  • 27. Android 1.x ā€¢ Initial version of android ā€¢ Support for rotational sensors and basic telephony and communication ā€¢ Support for gestures ā€¢ Text-To-Speech engine
  • 28. Android 2.x ā€¢ Multiple Account Sync ā€¢ USB tethering and WiFi hotspot ā€¢ Support for Adobe Flash ā€¢ Native support for more sensors like NFC
  • 29. Android 3.x ā€¢ Optimized for tablets ā€¢ New ā€œHolographicā€ user interface ā€¢ Support for multi-core processors ā€¢ Support for USB accessories
  • 30. Android 4.x ā€¢ Introduced software buttons ā€¢ Face Unlock feature ā€¢ Hardware Acceleration in the UI ā€¢ Project Butter (VSync, Tripple Buffering)
  • 31. Current Distribution Of Android Versions
  • 32. Android Play Store ā€¢ Previously Known As Android market ā€¢ Unifying productivity and multimedia at one place ā€¢ Movies, TV Shows, Music, Applications and Games, Books and Magazines all can be viewed or purchased at the Play Store
  • 33. One Step Closer To Cloud Computing ā€¢ The store maintains a list of all things purchased from the store ā€¢ Multiple devices can be added to an account ā€¢ Even if the data on device is erased, it can be restored through the store
  • 34. Play Store: The Security Features ā€¢ Bouncer- The Automatic malware search and removal service ā€¢ Application redirecting to sites, sending sms or email without the userā€™s consent are banned ā€¢ Application Encryption
  • 35. Play Store Statistics ā€¢ 25 Billion app downloads ā€¢ 675 Thousand Applications and Games ā€¢ Operating in 190 countries 132 of which support purchasing of applications
  • 36. Future of android ā€¢ A million Android devices are sold everyday ā€¢ Many new and existing device manufacturers are switching towards Android as their primary OS ā€¢ Android has more than 50% of the smartphone market share
  • 37. Androidā€™s Expanding Device Presence ā€¢ Androidā€™s customizable nature has made it possible to port it to various devices ā€¢ These devices include laptops, eBook readers, televisions, CD/DVD players, cameras, wristwatches etc. ā€¢ Googleā€™s Project Glass which is a augmented reality device uses android
  • 38. Android Powers NASAā€™s New Satellites ā€¢ NASA aims to launch multiple small satellites called ā€œPhoneSatsā€ ā€¢ Android devices such as the HTC Nexus One and the Samsung Galaxy Nexus S were chosen for this purpose ā€¢ These devices are feature rich as well as cost effective ā€¢ NASA believes that commercial devices may provide better abilities than custom designed hardware
  • 39. Android proved to be a powerful platform for everyone. Its rise to power in such a small time is credited mainly to the fact that it is open source. When many people all over the world get involved in a project, thereā€™s going to be a flow of different ideas and when we funnel these ideas to a organized system, a culture which knows no boundaries is born ā€¦andā€¦ A DREAM IS MADE REALITY
  • 40. Any Questions? Presentation Designed By: 349 350 351 352 353 354 355 356 Chandan Varadkar Ravi Varu Sachin Vernekar Siddhesh Wadekar Disha Wagle Saurabh Wahile Ravishankar Yadav Rajaram Yadav

Editor's Notes

  1. Drivers,2.6