 IPhone came out first and had more time to develop. (3G)  Also was developed using OS-X  Android was started as a mobile device OS acquired by google.

Slides:



Advertisements
Similar presentations
WHAT IS ANDROID? A Software platform and operating system for mobile. Based on the Linux kernel. Android was found way back in It was developed.
Advertisements

Portable Device Operating Systems. Portable Device OS Portable devices use scaled down operating systems, which are smaller than those found in notebook.
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.
By Amelia Hart.  Both have a lot in common:  1. Both are Linux-based operating systems for smartphones that have been put together by companies best.
Unit 1- Recognizing Computers.  Understand the importance of computers  Identify significant times in computer history  Describe how all computers.
Building Smart Phone Applications Using Google Android An Introduction by Peter Messenger Senior Developer – Qmastor
Mobile Mobile OS and Application Team: Kwok Tak Chi Law Tsz Hin So Ting Wai.
Mission Statement Apple designs Macs, the best personal computers in the world, along with OS X, iLife, iWork, and professional software. Apple leads the.
SMARTPHONE OPERATION SYSTEM MARKET IN U.S. Ryan (Jang-Hoon) Doo ISM 158.
Phone Trivia McKay Fackrell PLAY. What is the current operating system for Apple? Question one iOS Apple 8 OS X Lion OS X Yosemite.
Operating systems.
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Android Mobile Development Nic Shulver, FCET, Staffordshire University Introduction What is Android? Pros and Cons Why is it important? Why develop for.
Introduction to Mobile Computing CSE 390 Fall 2010.
Company Confidential © 2008 Nokia V1-Filename.ppt / YYYY-MM-DD / Initials 1 Mobile emulator technology: S60 Platform Software Development Kit for Symbian.
Operating Systems. Operating systems provide a software interface that allows the user to control hardware components of a computer and its peripheral.
The Basics  Operating systems (OS) can help computer users do many things, like managing and manipulating files and folders.  Operating systems also.
Vs. Ease of Developing 3 rd Party Applications. Points of Interest Closed Source vs. Open Source – Does It Matter? Objective-C vs. Java – Implementation.
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Operating system for mobile devices with a Java programming interface. Provides tools, e.g. a compiler, debugger, device emulator, and its own Java Virtual.
Android Mobile Development Nic Shulver, FCET, Staffordshire University Introduction What is Android? Pros and Cons Why is it important? Why develop for.
UFCEKU-20-3Web Games Programming Game Development Environments and Middleware.
#gsa2012 Android Basics By: Amr Mohsen
Overview M OBILE A PPS. M OBILE A PPS D EFINITION - W HAT IS IT ? W HAT DOES IT DO ?  it is a term used to describe Internet applications that run on.
3D Visualisation of Sensor Information on Google Android platform Overview and Interface prototype Maciej Gryka, University of Surrey,
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Android Boot Camp.
© by Pearson Education, Inc. All Rights Reserved. 1 Introduction to Android From “Android: How to Program” By Paul Deitel and Harvey Deitel.
Where it all Began.. Where it all Began. History of the Tablet 1989 – GridPad is first released. considered the first Tablet Computer, it inspires.
Creating “Apps” with your students. iPod/iPhone Pro Very clean interface Touch implementation fairly easy to implement Recognized Con Cost  Hardware.
BY: JAILYN WILLIAMS COMPUTER SOFTWARE ENGINEER. HOW TO BECOME? To become a Computer Software Engineer First you have to take classes for Computer Science.
Android Security Auditing Slides and projects at samsclass.info.
What is Android……? Android is an Operating System (OS) created by Google to run on any small electronic devices such as cell phones, e- books, Media Internet.
Using and developing on the Android Dev Phone 1. Setup At the gmail credentials screen, skip the step Go to Settings->Wireless Controls  Enable Wi-Fi.
Computer Systems Nat 4/5 Computing Science Operating Systems.
Introduction to Computer Operating Systems
Persuasive Speech on Android OS vs. IOS
Android absolutely dominated the number of smartphones shipped worldwide in the first three months of 2015, with.
Makes Accessing Virtual Apps and Desktops from Any Device as easy as turning on your TV Citrix Receiver.
Android History.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
OnLive Josh Vander Pas BUS 111. What is OnLive? Streaming game service Games can played on tv, computer, even mobile devices Service was launched in 2010.
Rooting By Rajan. Topics What is rooting? Different ways to root your phone? Advantages and disadvantages.
Operating Systems By-Anoushka Puri. What is an Operating System An operating system is an interface between the user and the computer hardware. It is.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
Mobile Application Development. What You Should Know About Android Studio 2.0.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Introduction to Mobile Computing Dr. Frank McCown Harding University Fall 2011 An Overview of Mobile Devices and Developing Mobile Applications This work.
Rip DVD’s Easily With DVD Fab The world is moving to the portables and PC’s have long been sidelined in the western countries. Whats moving ? The world.
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.
Google will Unveil Own Tablet. With the ongoing Google I/O developers conference this week will surely come a lot of surprises from the Internet giant,
COM594: Mobile Technology Practical – Week 1 Android and Android Studio.
A brief information about the Android Operating System
Android Mobile Application Development
(Successor of android)
Seminar On Android Submitted By: Ghaytadak Satish Laxman 1.
SOFTWARE DEVELOPMENT KIT-ios and Blackberry
Android.
Operating System.
Contents: Introduction Different Mobile Operating Systems
Physical activities and activity tracker
Android Mobile apps development services company in India
Different Types of Apps. App Development ● App Development refers to the creation of computer applications for use on mobile devices such as tablets,
Mobile App Development
Nat 4/5 Computing Science Operating Systems
Benefits and Wellness – MDLIVE
Operating Systems.
ConText By: Team Flirt.
Grading Assignments in Google Classroom
Operating Systems.
Presentation transcript:

 IPhone came out first and had more time to develop. (3G)  Also was developed using OS-X  Android was started as a mobile device OS acquired by google. (2005)  Came out in 2007 on poorer hardware (G1)

 IPhone is locked down only controlled by apple  Apple changes the hardware and has control over any of the software to go along with it  Allowing a cleaner view of versions  Android is made portable for any hardware you wish to try to make it work on.  The base OS version at the time is what is modified by phone makers  No clear versions for OS to develop for!!  Advantage: Android

 Apple needs a Mac  Android needs an x86 processor  Other than that they both have debuggers, emulators, and a decent SDK  Advantage: push

 IPhone has portability if you have developed for the OS-X  Android if you know Java you could easily port. Although no Java Standard Edition support, just a subset  Advantage: push

 IPhone polices all of the applications that are submitted  More dedicated developers  Android allows all users to develop and release applications  Each app is in its own VM  Advantage: IPhone

 All development capability seems even  Ability to change OS for your own use on any hardware  All-in-one systems is the future

/?p=989