23
Mobile Platform Comparison 2010/01/06

Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Embed Size (px)

Citation preview

Page 1: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Mobile Platform Comparison

2010/01/06

Page 2: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is
Page 3: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

What is Symbian?

• An proprietary operating system for mobile devices and smartphones by Symbian Ltd.

• Symbian is the world's most popular mobile operating system, accounting for 50% of smartphone sales in Q2 2009.

• The process of publishing the source code under the Eclipse Public License (EPL) was slated for completion in 2010.

Page 4: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Symbian’s HistoryYear Event

1980 Psion founded by David Potter

1984 Psion Organiser launched

1986 the "vastly improved" Psion Organiser II launches, with a simple-to-use database programming language, OPL.

1987 Psion begins development of its “SIBO" family of devices and its own new multitasking operating system called EPOC to run its PDA products.

1989 First EPOC16 devices, the MC400 and MC200, ship with a primarily 1-bit, keyboard-operated graphical interface.

1997 The first version of EPOC32 Release 1 appeared on the Psion Series 5 ROM v1.0. The EPOC32 operating system, at the time simply referred to as EPOC, was later renamed Symbian OS. EPOC32 was a pre-emptive multitasking, single user operating system with memory protection, which encourages the application developer to separate their program into an engine and an interface.

1998 In June Psion Software became Symbian, a major joint venture between Psion and phone manufacturers Ericsson, Motorola, and Nokia. As of Release 6, EPOC became known simply as Symbian OS.

1999 The Psion Series 5mx, Psion Series 7, Psion Revo, Diamond Mako, Psion netBook, netPad, GeoFox One, and Ericsson MC218 were released using ER5. A phone project was announced at CeBIT, the Phillips Illium/Accent, but did not achieve a commercial release.

2000 The first phone, the Ericsson R380 was released using ER5u in November.

2001 The first 'open' Symbian OS phone, the Nokia 9210 Communicator, was released in June 2001. Bluetooth support was added. Almost 500,000 Symbian phones were shipped in 2001, rising to 2.1 million the following year.

2003 First shipment of Symbian OS 7.0 and 7.0s, an important Symbian release which appeared with all contemporary user interfaces including UIQ, Series 80, Series 90, Series 60 as well as several FOMA phones in Japan. It also added EDGE support and IPv6. One million Symbian phones were shipped in Q1 2003, with the rate increasing to one million a month by the end of 2003.

2004 Psion sells its stake in Symbian.

2006 100 millionth phone with Symbian OS is shipped.

2008 Symbian acquired by Nokia; Symbian Foundation formed.

Page 5: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Layers in Symbian OS

Page 6: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Symbian’s Features

• Features:– Pre-emptive Multitasking– Memory protection– like other operating systems

• Design principles– The integrity and security of user data

is paramount,– user time must not be wasted, and– all resources are scarce.

Page 7: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Symbian’s Products

• Ericsson R380– First Symbian phone– Version: Symbian v5.1– Release Date: 2000

• Nokia 9210– The first 'open' Symbian OS phone– Version: Symbian v6.0– Release Date: 2001.6

• Nokia N97– Version: Symbian v9.4(S60)– Release Date: 2009.6.12

Ericsson R380

Nokia 9210

Nokia N97

Page 8: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is
Page 9: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

What is Android

• Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.

Page 10: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Android’s History

• In July 2005, Google acquired Android, Inc.• Update History:

– 1.5 (Cupcake) Released on 30 April 2009

– 1.6 (Donut) Released on 15 September 2009

– 2.0 (Eclair) Released on 26 October 2009

– 2.0.1 Release 1Released on 3 December 2009

– Upcoming software stack is to be named Flan

Cupcake

Eclair

Donut

Flan

Page 11: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Android’s History

Handset layouts

The platform is adaptable to larger, VGA, 2D graphics library, 3D graphics library based on OpenGL ES 1.0 specifications, and traditional smartphone layouts.

Storage The Database Software SQLite is used for data storage purposes

Connectivity Android supports connectivity technologies including GSM/EDGE, CDMA, EV-DO, UMTS, Bluetooth, and Wi-Fi.

Messaging SMS and MMS are available forms of messaging including threaded text messaging.

Web browser The web browser available in Android is based on the open-source WebKit application framework. The browser scores a 93/100 on the Acid3 Test.

Java support Software written in Java can be compiled to be executed in the Dalvik virtual machine, which is a specialized VM implementation designed for mobile device use, although not technically a standard Java Virtual Machine.

Media support Android supports the following audio/video/still media formats: H.263, H.264 (in 3GP or MP4 container), MPEG-4 SP, AMR, AMR-WB (in 3GP container), AAC,HE-AAC (in MP4 or 3GP container), MP3, MIDI, OGG Vorbis, WAV, JPEG, PNG, GIF, BMP.

Additional hardware suuport

Android can use video/still cameras, touchscreens, GPS, accelerometers, magnetometers, accelerated 2D bit blits (with hardware orientation, scaling, pixel format conversion) and accelerated 3D graphics.

Development environment

Includes a device emulator, tools for debugging, memory and performance profiling, a plugin for the Eclipse IDE.

Market Like many phone-based application stores, the Android Market is a catalog of applications that can be downloaded and installed to target hardware over-the-air, without the use of a PC. Originally only freeware applications were supported. Paid-for apps have been available on the Android Market in the United States since 19 February 2009. [36] The Android Market has been expanding rapidly. By December, 2009, it had over 20,000 Android applications for download.

Muti-touch Android has native support for multi-touch which is available in newer handsets such as the HTC Hero. The feature was initially disabled at the kernel level (possibly to avoid infringing Apple patents on touch-screen technology)

Page 12: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Android’s Features

• Application framework enabling reuse and replacement of components

• Dalvik virtual machine optimized for mobile devices• Integrated browser based on the open

source WebKit engine• Optimized graphics powered by a custom 2D graphics

library; 3D graphics based on the OpenGL ES 1.0 specification

• SQLite for structured data storage• Media support for common audio, video, and still image

formats • GSM Telephony• Bluetooth, EDGE, 3G, and WiFi• Camera, GPS, compass, and accelerometer• Rich development environment including a device

emulator, tools for debugging, memory and performance profiling, and a plugin for the Eclipse IDE

Page 13: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Layers in Android OS

Page 14: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Android’s Products

• G1:– First Android phone– Version: Android v1.0– Release Date: 2008.10.22

• HTC Tattoo– 第一隻可由內到外客製化的 Android Phone– Version: Android v1.6– Release Date: 2009.11.19

Tattoo

HTC Tattoo

G1

Page 15: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Android’s Products

• Google Nexus One– First Google phone– Version: Android v2.1– Release Date: 2010.01.05

Google Nexus One

Page 16: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is
Page 17: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is
Page 18: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

• Windows Mobile is a combination of the Windows CE operating system, a new user interface and applications.– Smartphone – Windows Mobile Standard Edition –

a cell phone first. Does not have a touch screen.– Pocket PC – Windows Mobile Professional – a data

input device using a touch screen.– Size – small handheld devices however some are

much larger– Combined devices – cell phone, PDA, media player,

camera, etc.

Page 19: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Windows Mobile’s History

版本 發布日期 附註 別名 基於

Pocket PC 20002000 年 4 月 19

日里程碑 "Rapier"( 雙刃劍 ) Windows CE 3.0

Pocket PC 2002 2001 年 10 月 "Merlin"( 默林 ) Windows CE 4.0

Windows Mobile 2003

2003 年 6 月 23

日第一個版本的Windows Mobile

"Ozone"( 臭氧 ) Windows CE 4.1

Windows Mobile 2003 SE

2004 年 3 月 24

日Windows Mobile 2003 的第二版 Windows CE 4.2

Windows Mobile 52005 年 5 月 12

日"Magneto"( 磁電機 )

Windows CE 5.0

Windows Mobile 62007 年 2 月 12

日"Crossbow"( 石弓 )

Windows CE 5.1

Windows Mobile 6.1 2008 年 4 月 1 日 Windows CE 5.2

Windows Mobile 6.5 2009 年 5 月 11 日 Windows CE 5.2

Windows Mobile 7 2010 年 2 月 1 日 "Photon”

Page 20: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Windows Mobile’s

Pocket PC 2000

Pocket PC 2002

Windows Mobile 2003

Windows Mobile 2003

SE

Windows Mobile 5.0

Windows Mobile 6

Windows Mobile 6.1

Windows Mobile 6.5

Without Mobile Phone

Pocket PC 2000

Pocket PC 2002

Windows Mobile 2003 for Pocket

PC

N/A Windows Mobile 5.0 for Pocket

PC

Windows Mobile 6 Classic

Windows Mobile 6.1

Classic

N/A

With Mobile Phone & Touch

Screen

Pocket PC 2000 Phone

Edition

Pocket PC 2002 Phone

Edition

Windows Mobile 2003 for Pocket

PC Phone Edition

Windows Mobile 2003 SE for Pocket

PC Phone Edition

Windows Mobile 5.0 for Pocket

PC Phone Edition

Windows Mobile 6

Professional

Windows Mobile 6.1

Professional

Windows Mobile 6.5

Professional

Without Touch Screen

N/A Smartphone 2002

Windows Mobile 2003 for

Smartphone

Windows Mobile 2003

SE for Smartphone

Windows Mobile 5.0 for

Smartphone

Windows Mobile 6 Standard

Windows Mobile 6.1 Standard

Windows Mobile 6.5 Standard

Page 21: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Windows Mobile’s Features

• Windows Mobile offers:– Cell phone – voice calling– Cellular based data – EvDO, 1xRTT,

GPRS, EDGE and UMTS– Wi-Fi – 802.11b as well as 802.11g– Storage – internal storage and expansion

via microSD, miniSD or SD flash– Connectivity – Supports TCP/IP, web

browser, IMAP and POP3 e-mail, native Exchange support

– Ability to display Word, Excel, and PowerPoint files – Pocket PCs can edit Word and Excel files

Page 22: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

What isn’t Windows Mobile

– Is not the same operating system and functionality of Windows that you have on your desktop PC

– Doesn’t run standard Windows applications including ActiveX controls designed for the PC.

– Limited browser functionality – subset of JavaScript and limited screen size affect usability of desktop websites

– Slower devices – most Windows Mobile devices CPUs run at 200-400MHz

– Limited storage – The internal flash storage is significantly smaller than your PC’s hard drive. Usually you will have anywhere from 32MB to 128MB of internal storage

Page 23: Mobile Platform Comparison 2010/01/06. What is Symbian? An proprietary operating system for mobile devices and smartphones by Symbian Ltd. Symbian is

Windows Mobile’s Products

Casio Cassiopeia EM-500

HP Jornada 560

O2 XDA IIi ASUS P525 HTC-HD2

Pocket PC 2000

Pocket PC 2002

Windows Mobile 2003

Windows Mobile 5.0

Windows Mobile 6.5

2001 2002 年 10 月 2005 年 5 月 2006 年 6 月 19 日在台上市

2009 年 11 月 17 日在台上市