SlideShare une entreprise Scribd logo
1  sur  14
Télécharger pour lire hors ligne
A SEMINAR REPORT
ON
ANDROID
AND
ANDROID ARCHITECTURE

SUBMITTED TO: MEETA CHAUDHARY

SUBMITTED BY:AKSHITAVARSHNEY
B.TECH [CS1] 3rd Yr
CS2011020

INVERTIS UNIVERSITY, BAREILLY
CONTENTS: Introduction of android
 Android versions
 Android architecture
 Security
 Features of android
 Advantages of android
 Disadvantage of android
 Conclusion
INTRODUCTION:ABSTRACT:The android operating system is basically an operating system for
mobiles. It is mobile operating system that uses a modified version of
the Linux kernel 2.6. Google developed Android as part of the Open
Handset Alliance, a group of more than 30 mobile and technology
companies working to open up the mobile handset environment.
In this, it will be described that how security can be improve of
Android Operating System so that users can safely used the android
smart phones.
Keywords:-Android history, architecture and security

HISTORY OF ANDROID: Android Inc.founded in Palo Alto,california ,united states in
October 2003 by Andy Rubin[co-founder of danger ],rich
miner[co-founder of wildfire communication Inc.],nick
sears[once VP at T-mobile], and Chris white[headed design and
interface development at web TV] to develop.

WHAT IS ANDROID: It is a open source software platform and operating system for
mobile devices
 Based on the Linux kernel
 Developed by Google and later the Open Handset Alliance
(OHA)
 Allows writing managed code in the Java language
 Android has its own virtual machine i.e. DVM (Dalvik Virtual
Machine), which is used for executing the android application.
 Android is a free downloadable open source software stack for
mobile devices that include an Operating system.
 Android os is developed under a code name based on dessert
items.

OPEN HANDSET ALLIANCE: The open handset alliance (OHA) is a business alliance of firm
to develop open standard for mobile devices.
 Devoted to advancing open standards for mobile devices
 Develop technologies that will significantly lower the cost of
developing and distributing mobile devices and services.

ANDROID VERSION: Android 1.0 (Angel Cake)-The first version of the open source
software was released back in 2008.
 Android 1.1 (Battenberg)-In Feb 2009, version 1.1
 Android 1.5 (Cupcake)-Launched in April 2009
 Android 1.6 (Donut)-released in September 2009
 Android 2.0 / 2.1 (Éclair)-released in 26 October 2009 and
January 2010
 Android 2.2 (Froyo) –frozen yogurt:-Released in the summer of
2010
 Android 2.3 (Gingerbread):- Gingerbread landed by the end of
2010
 Android 3.0 (Honeycomb) 
:- For the first time Google released
a software that was totally focused on tablets. This version,
released in July/august 2011
 Android 4.0 (Ice Cream Sandwich 4.0) -released in October
2011
 Android 4.1 (jelly bean4.1) -released in 26th June 2012
After so many desserts named version of android is going to offer
something with even tastier dessert. The upcoming version of
android 4.4 was KITKAT released on October 2013.

ANDROID ARCHITECTURE:The software stack is split into Four Layers:• The application layer
• The application framework
• The libraries and runtime
• The kernel
LINUX KERNEL:•The architecture is based on the Linux2.6 kernel.
• This layer is core of android architecture. It provides service like
power management, memory management, security etc.
 It helps in software or hardware binding for better
communication.

NATIVE LIBRARIES: Android has its own libraries, which is written in C/C++. These
libraries cannot be accessed directly. With the help of
application framework, we can access these libraries. There are
many libraries like web libraries to access web browsers,
libraries for android and video formats etc.

Android Run Time: Dalvik virtual machine- The Android Runtime was designed
specifically for Android to meet the needs of running in an
embedded environment where you have limited battery,
limited memory, limited CPU.
 Dalvik is the process virtual machine in Google's android
operating system. It is the software that runs the apps on
android devices. Dalvik is thus an integral part of android,
which is typically used on mobile devices such as mobile
phones and tablet computers.
 Programs are commonly written in java and compiled to byte
code.
 Core libraries- This is in blue, meaning that it's written in the
Java programming language.
• The core library contains all of the collection classes, utilities, IO,
all the utilities and tools that you’ve come to expected to use.

Application Framework: 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.
These are as follows:•

Activity manager:-It manages the lifecycle of applications. It
enables proper management of all the activities. All the
activities are controlled by activity manager.

• Resource manager:-It provides access to non-code resources
such as graphics etc.
• Notification manager:-It enables all applications to display
custom alerts in status bar.
• Location manager:- It fires alerts when user enters or leaves a
specified geographical location.
•

Package manager:-It is use to retrieve the data about installed
packages on device.

•

Window manager:-It is use to create views and layouts.

• Telephony manager:-It is use to handle settings of network
connection and all information about services on device.

APPLICATION LAYER:-The final layer on top is Applications.
• It includes the home application, the contacts application, the
browser, and apps.
• It is the most upper layer in android architecture.
• All the applications like camera, Google maps, browser, sms,
calendars, contacts are native applications. These applications
works with end user with the help of application framework to
operate.

SECURITY
 Android is a multi-process system, in which each application
(and parts of the system) runs in its own process. Most security
between applications and the system is enforced at the process
level through standard Linux facilities, such as user and group
IDs that are assigned to applications.

 Android is designed having multi layer security which provides
flexibility for this platform. When attackers attempt attack on
device, android platform help to reduce the portability of the
attack.
There are key components of android security which are
described as follows: Design review:-when a security model is designed then it will
be reviewed by the developers so that risk level will be very less
while using the model.
 Code review and penetrating testing:-the goal of this code
review is that in which it will be checked that how the system
will become strong?
 Open source and community review:-android uses open source
technologies that have significant external review such as Linux
kernel.
 Incident response:-android team enables the rapid mitigation
of vulnerabilities to ensure that potential risks to all android
users are minimized.

FEATURES OF ANDROID:

Background Wi-Fi location still runs even when
Wi-Fi is turned off

 Developer logging and analyzing enhancements
 It is optimized for mobile devices.
 It enables reuse and replacement of components.
 Java support ,media support, multi touch, video calling,multi
tasking ,voice based features, screen capture, camera
,bluetooth,gps,compass and accelerometer,3G

ADVANTAGE:• The ability for anyone to customize the Google Android
platform
• It gives you better notification.
• It lets you choose your hardware.
• It has better app market(1,80,000 application)
• A more mature platform
•

With the support of many applications, the user can change
the screen display.

• With Google chrome you can open many windows at once.
•

Supports all Google services: Android operating system
supports all of Google services ranging from Gmail to Google
reader. All Google services can you have with one operating
system, namely Android.

DISADVANTAGES: Android Market is less control of the manager, sometimes
there are malware.
 Wasteful Batteries, This is because the OS is a lot of "process"
in the background causing the battery quickly drains.
 Ssometimes slow device company issued an official version of
Android your own .
 Extremely inconsistence in design among apps.
 Very unstable and often hang or crash.

LIMITATIONS OF ANDROID:Development requirements in
• Java
• Android SDK
• Bluetooth limitations:-
Android doesn't support:
 Bluetooth stereo
 Contacts exchange
 Modem pairing
 Wireless keyboards
• Firefox mobile isn't coming to android because of android
limitations
Apps in Android Market need to be programmed with a custom
form of Java
There are no split or interval times available.
• Small memory size.
• Continuous Internet connection is required

CONCLUSION
We hope that the next versions of Android have overcome the actual
limitations and that the future possibilities became a reality and may
this software is also developed to use in PC’s also.
REFERENCES
 http://en.wikipedia.org/wiki/Android_(operating_system)
 http://www.openhandsetalliance.com/android_overview.html

 http://www.android.com
 http://www2.dcsec.uni-hannover.de/files/android/p50-fahl.pdf
 http://www.4shared.com/office/0RX_5-iE/file.html
 “Android overview,”
http://www.openhandsetalliance.com/android_overview.html.
 Architecture overview,”
http://www.youtube.com/watch?v=Mm6Ju0xhUW
Android Seminar Report on Architecture

Contenu connexe

Tendances

Android app development
Android app developmentAndroid app development
Android app developmentTanmoy Roy
 
androidstudio.pptx
androidstudio.pptxandroidstudio.pptx
androidstudio.pptxSundaresanB5
 
Introduction to Android and Android Studio
Introduction to Android and Android StudioIntroduction to Android and Android Studio
Introduction to Android and Android StudioSuyash Srijan
 
Android PPT Presentation 2018
Android PPT Presentation 2018Android PPT Presentation 2018
Android PPT Presentation 2018Rao Purna
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project PresentationLaxmi Kant Yadav
 
Introduction to mobile application development
Introduction to mobile application developmentIntroduction to mobile application development
Introduction to mobile application developmentChandan Maurya
 
Introduction to Android ppt
Introduction to Android pptIntroduction to Android ppt
Introduction to Android pptTaha Malampatti
 
Android app development ppt
Android app development pptAndroid app development ppt
Android app development pptsaitej15
 
Android - A brief introduction
Android - A brief introductionAndroid - A brief introduction
Android - A brief introductionRoshan Gautam
 
Android seminar-report-body.doc
Android seminar-report-body.docAndroid seminar-report-body.doc
Android seminar-report-body.docDeepak Yadav
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development pptGautam Kumar
 
My presentation on Android in my college
My presentation on Android in my collegeMy presentation on Android in my college
My presentation on Android in my collegeSneha Lata
 

Tendances (20)

Android app development
Android app developmentAndroid app development
Android app development
 
Android ppt
Android ppt Android ppt
Android ppt
 
androidstudio.pptx
androidstudio.pptxandroidstudio.pptx
androidstudio.pptx
 
Introduction to Android and Android Studio
Introduction to Android and Android StudioIntroduction to Android and Android Studio
Introduction to Android and Android Studio
 
Android seminar ppt
Android seminar pptAndroid seminar ppt
Android seminar ppt
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Android PPT Presentation 2018
Android PPT Presentation 2018Android PPT Presentation 2018
Android PPT Presentation 2018
 
Android Operating System
Android Operating SystemAndroid Operating System
Android Operating System
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project Presentation
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Introduction to mobile application development
Introduction to mobile application developmentIntroduction to mobile application development
Introduction to mobile application development
 
Android studio ppt
Android studio pptAndroid studio ppt
Android studio ppt
 
Introduction to Android ppt
Introduction to Android pptIntroduction to Android ppt
Introduction to Android ppt
 
Android OS
Android OSAndroid OS
Android OS
 
Android app development ppt
Android app development pptAndroid app development ppt
Android app development ppt
 
Android - A brief introduction
Android - A brief introductionAndroid - A brief introduction
Android - A brief introduction
 
Android Report
Android ReportAndroid Report
Android Report
 
Android seminar-report-body.doc
Android seminar-report-body.docAndroid seminar-report-body.doc
Android seminar-report-body.doc
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development ppt
 
My presentation on Android in my college
My presentation on Android in my collegeMy presentation on Android in my college
My presentation on Android in my college
 

Similaire à Android Seminar Report on Architecture

PRESENTATION ON ANDROID
PRESENTATION ON ANDROIDPRESENTATION ON ANDROID
PRESENTATION ON ANDROIDRajat Kumar
 
Android 130923124440-phpapp01
Android 130923124440-phpapp01Android 130923124440-phpapp01
Android 130923124440-phpapp01rajesh kumar
 
Android Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfAndroid Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfNomanKhan869872
 
android phone ppt
android phone pptandroid phone ppt
android phone pptmehul patel
 
Mobile Application Development powerpoint
Mobile Application Development powerpointMobile Application Development powerpoint
Mobile Application Development powerpointJohnLagman3
 
Mobile Application Development with Android
Mobile Application Development with AndroidMobile Application Development with Android
Mobile Application Development with AndroidIJAAS Team
 
Android and its applications
Android and its applicationsAndroid and its applications
Android and its applicationsSoba Arjun
 
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
 
Android presantation
Android presantationAndroid presantation
Android presantationUdayJethva
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assARVIND SARDAR
 
Android Design Patterns in Mobile Application Development - Michalis Grigorop...
Android Design Patterns in Mobile Application Development - Michalis Grigorop...Android Design Patterns in Mobile Application Development - Michalis Grigorop...
Android Design Patterns in Mobile Application Development - Michalis Grigorop...Michail Grigoropoulos
 

Similaire à Android Seminar Report on Architecture (20)

PRESENTATION ON ANDROID
PRESENTATION ON ANDROIDPRESENTATION ON ANDROID
PRESENTATION ON ANDROID
 
Android 130923124440-phpapp01
Android 130923124440-phpapp01Android 130923124440-phpapp01
Android 130923124440-phpapp01
 
Android technology
Android technology Android technology
Android technology
 
Android Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfAndroid Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdf
 
Android Applications
Android ApplicationsAndroid Applications
Android Applications
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Android
AndroidAndroid
Android
 
Android based os
Android based osAndroid based os
Android based os
 
android phone ppt
android phone pptandroid phone ppt
android phone ppt
 
Mobile Application Development powerpoint
Mobile Application Development powerpointMobile Application Development powerpoint
Mobile Application Development powerpoint
 
Android
AndroidAndroid
Android
 
Mobile Application Development with Android
Mobile Application Development with AndroidMobile Application Development with Android
Mobile Application Development with Android
 
Android
AndroidAndroid
Android
 
Android and its applications
Android and its applicationsAndroid and its applications
Android and its applications
 
Android technology
Android technologyAndroid technology
Android technology
 
Android Apps
Android AppsAndroid Apps
Android Apps
 
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 presantation
Android presantationAndroid presantation
Android presantation
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-ass
 
Android Design Patterns in Mobile Application Development - Michalis Grigorop...
Android Design Patterns in Mobile Application Development - Michalis Grigorop...Android Design Patterns in Mobile Application Development - Michalis Grigorop...
Android Design Patterns in Mobile Application Development - Michalis Grigorop...
 

Dernier

General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 

Dernier (20)

General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 

Android Seminar Report on Architecture

  • 1. A SEMINAR REPORT ON ANDROID AND ANDROID ARCHITECTURE SUBMITTED TO: MEETA CHAUDHARY SUBMITTED BY:AKSHITAVARSHNEY B.TECH [CS1] 3rd Yr CS2011020 INVERTIS UNIVERSITY, BAREILLY
  • 2. CONTENTS: Introduction of android  Android versions  Android architecture  Security  Features of android  Advantages of android  Disadvantage of android  Conclusion
  • 3. INTRODUCTION:ABSTRACT:The android operating system is basically an operating system for mobiles. It is mobile operating system that uses a modified version of the Linux kernel 2.6. Google developed Android as part of the Open Handset Alliance, a group of more than 30 mobile and technology companies working to open up the mobile handset environment. In this, it will be described that how security can be improve of Android Operating System so that users can safely used the android smart phones. Keywords:-Android history, architecture and security HISTORY OF ANDROID: Android Inc.founded in Palo Alto,california ,united states in October 2003 by Andy Rubin[co-founder of danger ],rich miner[co-founder of wildfire communication Inc.],nick sears[once VP at T-mobile], and Chris white[headed design and interface development at web TV] to develop. WHAT IS ANDROID: It is a open source software platform and operating system for mobile devices  Based on the Linux kernel  Developed by Google and later the Open Handset Alliance (OHA)  Allows writing managed code in the Java language  Android has its own virtual machine i.e. DVM (Dalvik Virtual Machine), which is used for executing the android application.  Android is a free downloadable open source software stack for mobile devices that include an Operating system.
  • 4.  Android os is developed under a code name based on dessert items. OPEN HANDSET ALLIANCE: The open handset alliance (OHA) is a business alliance of firm to develop open standard for mobile devices.  Devoted to advancing open standards for mobile devices  Develop technologies that will significantly lower the cost of developing and distributing mobile devices and services. ANDROID VERSION: Android 1.0 (Angel Cake)-The first version of the open source software was released back in 2008.  Android 1.1 (Battenberg)-In Feb 2009, version 1.1  Android 1.5 (Cupcake)-Launched in April 2009  Android 1.6 (Donut)-released in September 2009  Android 2.0 / 2.1 (Éclair)-released in 26 October 2009 and January 2010  Android 2.2 (Froyo) –frozen yogurt:-Released in the summer of 2010  Android 2.3 (Gingerbread):- Gingerbread landed by the end of 2010  Android 3.0 (Honeycomb) 
:- For the first time Google released a software that was totally focused on tablets. This version, released in July/august 2011  Android 4.0 (Ice Cream Sandwich 4.0) -released in October 2011  Android 4.1 (jelly bean4.1) -released in 26th June 2012
  • 5. After so many desserts named version of android is going to offer something with even tastier dessert. The upcoming version of android 4.4 was KITKAT released on October 2013. ANDROID ARCHITECTURE:The software stack is split into Four Layers:• The application layer • The application framework • The libraries and runtime • The kernel
  • 6. LINUX KERNEL:•The architecture is based on the Linux2.6 kernel. • This layer is core of android architecture. It provides service like power management, memory management, security etc.  It helps in software or hardware binding for better communication. NATIVE LIBRARIES: Android has its own libraries, which is written in C/C++. These libraries cannot be accessed directly. With the help of application framework, we can access these libraries. There are
  • 7. many libraries like web libraries to access web browsers, libraries for android and video formats etc. Android Run Time: Dalvik virtual machine- The Android Runtime was designed specifically for Android to meet the needs of running in an embedded environment where you have limited battery, limited memory, limited CPU.  Dalvik is the process virtual machine in Google's android operating system. It is the software that runs the apps on android devices. Dalvik is thus an integral part of android, which is typically used on mobile devices such as mobile phones and tablet computers.  Programs are commonly written in java and compiled to byte code.  Core libraries- This is in blue, meaning that it's written in the Java programming language. • The core library contains all of the collection classes, utilities, IO, all the utilities and tools that you’ve come to expected to use. Application Framework: 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.
  • 8. •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. These are as follows:• Activity manager:-It manages the lifecycle of applications. It enables proper management of all the activities. All the activities are controlled by activity manager. • Resource manager:-It provides access to non-code resources such as graphics etc. • Notification manager:-It enables all applications to display custom alerts in status bar. • Location manager:- It fires alerts when user enters or leaves a specified geographical location. • Package manager:-It is use to retrieve the data about installed packages on device. • Window manager:-It is use to create views and layouts. • Telephony manager:-It is use to handle settings of network connection and all information about services on device. APPLICATION LAYER:-The final layer on top is Applications. • It includes the home application, the contacts application, the browser, and apps. • It is the most upper layer in android architecture.
  • 9. • All the applications like camera, Google maps, browser, sms, calendars, contacts are native applications. These applications works with end user with the help of application framework to operate. SECURITY  Android is a multi-process system, in which each application (and parts of the system) runs in its own process. Most security between applications and the system is enforced at the process level through standard Linux facilities, such as user and group IDs that are assigned to applications.  Android is designed having multi layer security which provides flexibility for this platform. When attackers attempt attack on device, android platform help to reduce the portability of the attack. There are key components of android security which are described as follows: Design review:-when a security model is designed then it will be reviewed by the developers so that risk level will be very less while using the model.  Code review and penetrating testing:-the goal of this code review is that in which it will be checked that how the system will become strong?
  • 10.  Open source and community review:-android uses open source technologies that have significant external review such as Linux kernel.  Incident response:-android team enables the rapid mitigation of vulnerabilities to ensure that potential risks to all android users are minimized. FEATURES OF ANDROID: Background Wi-Fi location still runs even when Wi-Fi is turned off  Developer logging and analyzing enhancements  It is optimized for mobile devices.  It enables reuse and replacement of components.  Java support ,media support, multi touch, video calling,multi tasking ,voice based features, screen capture, camera ,bluetooth,gps,compass and accelerometer,3G ADVANTAGE:• The ability for anyone to customize the Google Android platform • It gives you better notification. • It lets you choose your hardware. • It has better app market(1,80,000 application) • A more mature platform
  • 11. • With the support of many applications, the user can change the screen display. • With Google chrome you can open many windows at once. • Supports all Google services: Android operating system supports all of Google services ranging from Gmail to Google reader. All Google services can you have with one operating system, namely Android. DISADVANTAGES: Android Market is less control of the manager, sometimes there are malware.  Wasteful Batteries, This is because the OS is a lot of "process" in the background causing the battery quickly drains.  Ssometimes slow device company issued an official version of Android your own .  Extremely inconsistence in design among apps.  Very unstable and often hang or crash. LIMITATIONS OF ANDROID:Development requirements in • Java • Android SDK • Bluetooth limitations:-
  • 12. Android doesn't support:  Bluetooth stereo  Contacts exchange  Modem pairing  Wireless keyboards • Firefox mobile isn't coming to android because of android limitations Apps in Android Market need to be programmed with a custom form of Java There are no split or interval times available. • Small memory size. • Continuous Internet connection is required CONCLUSION We hope that the next versions of Android have overcome the actual limitations and that the future possibilities became a reality and may this software is also developed to use in PC’s also.
  • 13. REFERENCES  http://en.wikipedia.org/wiki/Android_(operating_system)  http://www.openhandsetalliance.com/android_overview.html  http://www.android.com  http://www2.dcsec.uni-hannover.de/files/android/p50-fahl.pdf  http://www.4shared.com/office/0RX_5-iE/file.html  “Android overview,” http://www.openhandsetalliance.com/android_overview.html.  Architecture overview,” http://www.youtube.com/watch?v=Mm6Ju0xhUW