android full report
#22
[attachment=11877]
ANDROID OS
Next Generation Mobile Computing
What is ANDROID?

 Mobile Operating System
 based on Linux 2.6 kernel
 July 2005; Google acquired Android Inc.
 5 Nov 2007; Open HandSet Alliance form
 Google, HTC, Intel, Motorola, Qualcomm, T-Mobile
 12 Nov 2007; OHA released a preview of the Android os
 21 oct 2008:Google relese all code under apache license
Android is a software stack
Operating System
Middleware
Applications Framework
Android Features
 Application Framework
Enabling reuse & replacement of component
 Dalvik Virtual Machine
Optimized for mobile devices
 Integrated Browser
Based on open source WebKit engine
Android Features

 Optimized graphics
powered by custom 2D graphics library 3D based on openGL
ES 1.0 specification
 SQlite
Structured data storage
 Media Support
common audio,video and image format
Android Features
 GSM telephony (hardware dependant)
 Bluetooth,EDGE,3G,Wi-Fi(hardware dependant)
 Camera ,GPS (hardware dependant)
 Rich Development Environment
SDK include device emulator, debugger, memory &
performance profiling , plugin for Eclipse IDE
ANDROID ARCHITECTURE
 Linux Kernel
 Linux Version 2.6 as - h/w abstraction layer
 Proven driver model
 Security, Memory & Process Management
 Efficient computing resource management
 Stable and proven for mobile platform
 Libraries
 Written in C/C++ - System C Library(libc)
 Surface manager - composing different drawing screens
 Display/Graphics(SGL)-for 2D graphics
 OpenGLES – 3D Graphics Library
 Media Libraries
 SQLite –RDB engine-light weight
 LibWebCore–web browser engine–embeddable web view
Android Runtime
 Includes a set of core libraries that provides most of the functionality-JAVA
 Every Android application runs in its own process
 Dalvik VM executes files in the (.dex) format
 Device can run multiple VMs efficiently
Application Framework
Techniques for saving data

 SQLite Databases: relational database library for storing and managing complex data
 Files: you can create, write, and read files from the local storage or external media (SD Cards)
 FileOutputStream, FileInputStream, and Resources classes.
The Dalvik Virtual Machine
 Interpreter only machine optimized for use on low powered, low memory devices like phones
 Dalvik uses the Java programming language but not the JVM
 Dalvik is not a Java virtual machine.
 It uses bytecode format called “dex”.
ANATOMY OF APPLICATION DEVELOPMENT
 SDK
Google provide 3 version Windows, Mac OSX and Linux.
developer can use Android plugin for Eclipse IDE
step1Big Grinecompose prospective application into following
component
Activity-visual user interface
Intent Receiver-e-mail inbox
Sevice –task done in background
Content Provider-share some data
step2Tongueredefine all component in AndroidManifest.xml file.
ANATOMY OF APPLICATION DEVELOPMENT
 There is the activity Creator script, which generates the following files and folders in your Eclipse workplace:
- AndroidManifest.xml file
- Build.xml – an ant file which is used to package an
application;
- src/ - source directory
- bin/ - the output directory
R.Java file created it index to all above file DDMS (Dalvik Debug Monitor Server) For debugging & testing
DEVELOPMENT TOOL
 Android Emulator -A virtual mobile device that runs on our computer -use to design, debug, and test our applications in an actual Android run-time environment
 Android Development Tools Plugin -for the Eclipse IDE – adds powerful extensions to the Eclipse integrated environment
 Dalvik Debug Monitor Service (DDMS) -Integrated with Dalvik-this tool let us manage processes on an emulator and assists in debugging
Life cycle of application
 A foreground process
 A visible process
 A service process
 A background process
 An empty process
APPLICATION
CONCLUSION

Android is a disruptive technology, which was introduced initially on mobile handsets, but has much wider potential.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: win32 folder, karmakshetra apk, android appwidgetupdate, htc sensation, sheli palan apps, subsystems inc, iden developer,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: android full report - by seminar surveyer - 31-12-2010, 02:57 PM
RE: android full report - by seminar surveyer - 13-01-2011, 03:23 PM
RE: android full report - by ragisha - 03-02-2011, 10:43 PM
RE: android full report - by seminar class - 19-02-2011, 09:46 AM
RE: android full report - by seminar class - 21-02-2011, 03:50 PM
RE: android full report - by seminar class - 02-03-2011, 02:44 PM
Android OS vs. Symbian OS - by seminar class - 05-03-2011, 09:41 AM
RE: android full report - by seminar class - 10-03-2011, 03:33 PM
RE: android full report - by rachelstevens - 14-03-2011, 08:40 PM
RE: android full report - by seminar class - 15-03-2011, 11:34 AM
RE: android full report - by Rizwan Ahmad - 21-03-2011, 11:50 PM
RE: android full report - by seminar class - 24-03-2011, 03:23 PM
RE: android full report - by seminar class - 30-03-2011, 09:38 AM
RE: android full report - by seminar class - 04-04-2011, 10:06 AM
RE: android full report - by seminar class - 07-04-2011, 04:28 PM
RE: android full report - by seminar class - 12-04-2011, 04:33 PM
RE: android full report - by seminar class - 22-04-2011, 03:04 PM
RE: android full report - by seminar class - 27-04-2011, 11:47 AM
RE: android full report - by seminar class - 30-04-2011, 04:51 PM
RE: android full report - by alexsmart - 05-05-2011, 04:29 PM
RE: android full report - by smart paper boy - 27-07-2011, 10:09 AM
RE: android full report - by smart paper boy - 29-07-2011, 04:32 PM
RE: android full report - by smart paper boy - 05-08-2011, 10:36 AM
RE: android full report - by smart paper boy - 10-08-2011, 02:01 PM
RE: android full report - by ramya vbs - 14-08-2011, 07:39 PM
RE: android full report - by seminar addict - 16-08-2011, 10:52 AM
RE: android full report - by seminar addict - 02-02-2012, 09:54 AM
RE: android full report - by kanna571 - 10-02-2012, 11:46 AM
RE: android full report - by seminar paper - 23-02-2012, 12:07 PM
RE: android full report - by seminar paper - 25-02-2012, 09:36 AM
RE: android full report - by seminar details - 08-06-2012, 04:33 PM
RE: android full report - by aswathy_jas - 11-06-2010, 07:34 PM
RE: android full report - by power_8383 - 22-12-2010, 08:12 AM
ANDROID - by seminar surveyer - 22-12-2010, 11:27 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  computer networks full report seminar topics 8 44,055 06-10-2018, 12:35 PM
Last Post: jntuworldforum
  OBJECT TRACKING AND DETECTION full report project topics 9 31,889 06-10-2018, 12:20 PM
Last Post: jntuworldforum
  imouse full report computer science technology 3 26,049 17-06-2016, 12:16 PM
Last Post: ashwiniashok
  Implementation of RSA Algorithm Using Client-Server full report seminar topics 6 27,765 10-05-2016, 12:21 PM
Last Post: dhanabhagya
  Optical Computer Full Seminar Report Download computer science crazy 46 68,176 29-04-2016, 09:16 AM
Last Post: dhanabhagya
  ethical hacking full report computer science technology 41 76,439 18-03-2016, 04:51 PM
Last Post: seminar report asees
  broadband mobile full report project topics 7 24,569 27-02-2016, 12:32 PM
Last Post: Prupleannuani
  steganography full report project report tiger 15 42,716 11-02-2016, 02:02 PM
Last Post: seminar report asees
  Digital Signature Full Seminar Report Download computer science crazy 20 45,555 16-09-2015, 02:51 PM
Last Post: seminar report asees
  Mobile Train Radio Communication ( Download Full Seminar Report ) computer science crazy 10 28,467 01-05-2015, 03:36 PM
Last Post: seminar report asees

Forum Jump: