David Angulo Rubio ANDROID OS Open Software Platform for Mobile Devices.

Slides:



Advertisements
Similar presentations
Android Application Development A Tutorial Driven Course.
Advertisements

Introduction.  Professor  Adam Porter 
Delrieu Marjorie Loiseau Pierre
Intro to Android and iOS CS-328 Dick Steflik. The Players Android – Open source mobile OS developed ny the Open Handset Alliance led by Google. Based.
What is Android?.
Android architecture overview
Chapter 1: Voilà! Meet the Android
Programming Mobile Applications with Android
Joemarie Comeros Amparo Android Development Orientation for Starters.
Android: An Open Software Platform for Mobile Devices
Android Aims to bring Internet-style innovation and openness to mobile phones.
DEPARTMENT OF COMPUTER ENGINEERING
ANDROID OPERATING SYSTEM Guided By,Presented By, Ajay B.N Somashekar B.T Asst Professor MTech 2 nd Sem (CE)Dept of CS & E.
Android and Project Structure. Android Android OS – Built on Linux Kernel – Phones – Netbooks – Readers – Other???
Mobile Application Development
Android is a mobile operating system developed by Google and is based upon the Linux kernel and GNU software. It was initially developed by Android.
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
ANDROID PROGRAMMING MODULE 1 – GETTING STARTED
Introduction to Android Platform Overview
To be Presented by, T.Sathishkumar [11mw07] 1. Synopsis Introduction Version Features License An Application Development Demo Possibilities Advantages.
Emerging Platform#4: Android Bina Ramamurthy.  Android is an Operating system.  Android is an emerging platform for mobile devices.  Initially developed.
Android Programming Day best Android Apps Lzo&feature=fvwrel.
Android Introduction Platform Overview.
Mobile Application Development with ANDROID Tejas Lagvankar UMBC 29 April 2009.
Mobile Application Development with ANDROID. Agenda Mobile Application Development (MAD) Intro to Android platform Platform architecture Application building.
About me Yichuan Wang Android Basics Credit goes to Google and UMBC.
Mobile Application Development using Android
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
Android Programming By Mohsen Biglari Android Programming, Part1: Introduction 1 Part1: Introduction By Mohsen Biglari.
Chapter 1: Voilà! Meet the Android
Copyright© Jeffrey Jongko, Ateneo de Manila University Android.
01. Introduction to Android Prof. Oum Saokosal Master of Engineering in Information Systems, South Korea
Presentation Seminar on “IMAGE SLIDER –AN ANDROID APPLICATION”
ANDROID Presented By Mastan Vali.SK. © artesis 2008 | 2 1. Introduction 2. Platform 3. Software development 4. Advantages Main topics.
ANDROID 응용 프로그래밍 과정 – 목차 - 안드로이드란 - 안드로이드가 만들어지게 된배경 - 안드로이드의 철학 - 안드로이드 환경설정 ( SDK download, eclipse plug-in 설정, 간단한 프로그램 실행 ) - 안드로이드 동작원리 - 안드로이드 핵심.
Presented By: Muhammad Tariq Software Engineer Android Training course.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
Configuring Android Development Environment Nilesh Singh.
ANDROID BY:-AANCHAL MEHTA MNW-880-2K11. Introduction to Android Open software platform for mobile development A complete stack – OS, Middleware, Applications.
Created By. Jainik B Patel Prashant A Goswami Gujarat Vidyapith Computer Department Ahmedabad.
Android. Basic Architecture Linux Kernel Libraries Applications Android Runtime Application Framework.
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
Mobile Application Development with ANDROID Umang Patel(6537) LDCE.
By, Rutika R. Channawar. Content Introduction Open Handset Alliance Minimum Hardware Requirements Versions Feature Architecture Advantages Disadvantages.
1 Android Workshop Platform Overview. 2 What is Android?  Android is a software stack for mobile devices that includes an operating system, middleware.
Android Development For Beginners. What is Android? Android is an open mobile phone platform that was developed by Google and later by Open Handset Alliance.
Android operating system N. Sravani M. Tech(CSE) (09251D5804)
By : Abhishek Verma Main Topics : 1. Introduction 2. Platform 3. Software Development 4. Overall Evaluation.
By Adam Reimel. Outline Introduction Platform Architecture Future Conclusion.
Android. I. What’s Android Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google. Android is designed.
ANDROID OS Ravi Soni MTech (CS) III Sem. W HAT IS A NDROID ? Android is a software stack for mobile devices that includes an operating system, middleware.
Android. Android An Open Handset Alliance Project A software platform and operating system for mobile devices Based on the Linux kernel Developed by Google.
Android Training in Chandigarh. What is Android Android is a mobile operating system based on the Linux Kernel. The goal of android project is to create.
Vijetha Prabhu B & Sushmitha Shenoy. Android is a software stack for mobile devices that includes an operating system, middleware and key applications.
The Basics of Android App Development Sankarshan Mridha Satadal Sengupta.
Android Programming.
A brief information about the Android Operating System
Visit for more Learning Resources
ANDROID AN OPEN HANDSET ALLIANCE PROJECT
chapter 6- Android Introduction
Android.
Development-Introduction
Contents: Introduction Different Mobile Operating Systems
Application Framework
Application Development A Tutorial Driven Course
Android Developer Fundamentals V2
Android Introduction Platform Mihail L. Sichitiu.
Korea Software HRD Center
Emerging Platform#3 Android & Programming an App
Android Development Introduction to Android Development 2011/01/16
Presentation transcript:

David Angulo Rubio ANDROID OS Open Software Platform for Mobile Devices

Various OSs for Mobile Devices Google’s Android Apple’s iOS Microsoft’s Windows Phone RIM’s BlackBerry OS

ANDROID Open software platform for mobile development A complete stack – OS, Middleware, Applications An Open Handset Alliance (OHA) project Powered by Linux operating system Fast application development in Java Open source under the Apache 2 license

BACKGROUND Software platform from Google and the Open Handset Alliance July 2005, Google acquired Android, Inc. November 2007, Open Handset Alliance formed to develop open standards for mobile devices  Google, Intel, Motorola, Nvidia, Samsung, TI, … October 2008, Android available as open source December 2008, 14 new members joined Android project 1.0 : Oct Gingerbread: Dec Honeycomb: Feb A tablet-oriented release 3.2 Honeycomb: July 2011 Ice Cream Sandwich :Nov 2011

AGENDA Mobile Application Development (MAD) Intro to Android platform Platform architecture Application building blocks Development tools Hello Android

Reasons to go MAD SMART PHONES INTERNET ACCESS ANYWHERE SOCIAL NETWORKING MILLIONS OF MOBILE USERS OPEN STANDARS

Development Tools Eclipse,IntelliJ, NetBeans Level of support for every IDE varies Android SDK` 3.2 developer.android.com

Integrate the Standalone tools into Eclipse AVD and SDK Manager DDMS Traceview HierarchyViewer Draw 9 Patch

Supported Operating Systems Linux (tested on Linux Ubuntu Dapper Drake) Windows XP (32-bit) or Vista (32- or 64- bit) Mac OS X or later (x86 only)

Android Architecture 10 APPLICATION FRAMEWORK (Java/JNI) Activity ManagerWindow ManagerContent Providers View SystemPackage ManagerTelephony ManagerResource ManagerLocation Manager Notification Manager APPLICATIONS (Java) HomeScreenPhoneBrowser … ANDROID RUNTIME Dalvik Virtual Machine Core Libraries (Java) NATIVE LIBRARIES (C/C++) Surface Manager OpenGL | ES SGL FreeType SSL SQLite WebKit libc Media Framework LINUX KERNEL (C) Display DriverCamera DriverFlash Memory Driver Binder (IPC) Driver Keypad Driver WiFi DriverAudio Drivers Power Management

Android Project Fields First, the src folder contains your Java source files. The HelloAndroid.java file is the source file for the HelloAndroid activity you specified when you created the project earlier. The R.java file is a special file generated by the ADT to keep track of all the names of views, constants, etc, used in your Android project. You should not modify the content of this file as its content is generated automatically by the ADT. The Android Library contains a file named android.jar. This file contains all the classes that you would use to program an Android application. The res folder contains all the resources used by your Android application. For example, the drawable folder contains a png image file that is used as the icon for your application. The layout folder contains an XML file used to represent the user interface of your Android application. The values folder contains an XML file used to store a list of string constants. The AndroidManifest.xml file is an application configuration file that contains detailed information about your application, such as the number of activities you have in your application, the types of permissions your application needs, the version information of your application, and so on.

@2011 Mihail L. Sichitiu12 Package Content Java code for our activityAll source code here Generated Java code Helps link resources to Java code Layout of the activity Strings used in the program All non-code resources Android Manifest Images

Advantages There are a lot of advantages that Google’s Android will derive from being an open source software. Some include: The ability for anyone to customize the Google Android platform will open the applications playing small field to small and new players who lack the financial muscle to negotiate wireless carriers like AT&T and Orange The consumer will benefit from having a wide range of mobile applications to choose from since the monopoly will be broken by Google android. Although this will depend on the carrier, one will be able to customize a mobile phone using Google Android platform like never before, right down to the screen. Every feature on the screen can be customized Conclusion We can only hope that the new versions from Android have overcome the actual limitations and that the future possibilities became a reality