Download presentation
Presentation is loading. Please wait.
Published byTyler Stevens Modified over 8 years ago
1
INTRO TO IOS AND ANDROID
3
THE PLAYERS AAndroid – Open source mobile OS developed ny the Open Handset Alliance led by Google. Based on Linux 2.6 kernel IIOS – Apple’s proprietary mobile OS, iPhone, iPod Touch, iPad. Derived from OS X, very UNIX like SSymbian – acquired by Nokia 2008 WWindows Phone 8 – Microsoft – Kin(a mobile), discontinued 6 weeks after initial launch BBlackberry OS – RIM (Research in Motion), proprietary OS
4
THE SMARTPHONE PLATFORM WWith the iPhone being the first to the marketplace it sets the configuration of the Smartphone Platform 3G/4G connectivity WiFi connectivity Bluetooth connectivity accelerometer w/compass ambient light sensor proximity sensor GPS gyroscope
5
WHAT IS ANDROID AAndroid is an open source operating system, created by Google specifically for use on mobile devices (cell phones and tablets) LLinux based (2.6 kernel) CCan be programmed in C/C++ but most app development is done in Java (Java access to C Libraries via JNI (Java Native Interface)) SSupports Bluetooth, Wi-Fi, and 3G and 4G networking
6
WHAT IS IOS AApple’s mobile OS for phones (iPhone), tablets (iPad), handhelds (iPod), BBased on BSD Unix AApplication programming done in Objective C SSupports Bluetooth, Wi-Fi, and 3G and 4G networking
7
WHAT IS BLACKBERRY BlackBerry devices can record video, take photos, play music and also provide functions such as web-browsing, email messaging, instant messaging, and the multi- platform BlackBerry Messenger service. The most recent BlackBerry devices are the BlackBerry Passport, BlackBerry Classic, BlackBerry Z30. The user interface varies by model; most had featured a physical QWERTY keyboard, while newer generations have relied on a multi-touch screen and virtual keyboard.
8
WHAT IS WINDOWS PHONE Windows Phone (WP) is a family of mobile operating systems developed by Microsoft for smartphones as the replacement successor to Windows Mobile and Zune. Windows Phone features a new user interface derived from Metro design language. Unlike Windows Mobile, it is primarily aimed at the consumer market rather than the enterprise market. It was first launched in October 2010 with Windows Phone 7. Windows Phone 8.1 is the latest public release of the operating system, released to manufacturing on April 14, 2014. The Windows Phone brand was phased out in accordance to Microsoft's new branding strategy and is due to be succeeded in 2015 with the release of Windows 10 for mobile, which is designed to provide a universal experience in conjunction with the PC version of Windows 10
9
BLUETOOTH OOpen wireless technology Developed by Ericsson (1994) Originally supposed to replace wired RS-232 Short distance via low power, short distance radio Allows creation of personal area networks Mostly to connect wireless peripheral devices to a host computer (mice, headsets, microphones, keyboards…) Can also be used to communicate between two host computers wirelessly (replace serial cables)
10
WI-FI Used to brand certified products that belong to a class of wireless local area network based on IEEE Standard 802.11 Currently there are 3 versions of 802.11 in common use: –B–B, about 150 feet indoors, 300 ft outdoors –G–G, 54 Mbits about 150 feet indoors, 300 ft outdoors –N–N, 600 Mbits, about 1.5 miles in open air, uses MIMO (multiple input and output antennas)
11
3G ( 3 RD GENERATION NETWORK) 3G, short form of third generation, is the third generation of mobile telecommunications technology. This is based on a set of standards used for mobile devices and mobile telecommunications use services and networks that comply with the International Mobile Telecommunications-2000 (IMT- 2000) specifications by the International Telecommunication Union. 3G finds application in wireless voice telephony, mobile Internet access, fixed wireless Internet access, video calls and mobile TV. Must allow simultaneous use of speech and data services and provide peak data rate of 200 kbits/sec
12
4G PProvides a comprehensive and secure IP based solution for IP based telephony, ultra broadband internet, gaming services and streamed multimedia. PPeak data rate of 100 Mbit for high mobility devices and 1 Gbit for low mobility devices.
13
COMMONLY USED PACKAGES User interface controls and widgets User interface layout Secure networking and web browsing Structured storage and relational databases (SQLite RDBMS) 2D and 3D Graphics SGL and OpenGL Audio and visual media support Access to optional hardware (GPS)
14
THE ANDROID SOFTWARE STACK
15
ANDROID APPLICATION DEVELOPMENT Eclipse IDE Android SDK Android Emulator Android Mobile Device
16
IOS APPLICATION DEVELOPMENT XCODE IDE iOS SDK iOS Simulator iOS Mobile Device
17
ANDROID DEVELOPMENT Android Manifest Resource XML Java Source Generated Class Java Compiler Android Libraries.dex File Dalvik VM
18
IOS DEVELOPMENT Objective C Source.xib file Objective C Compiler Foundation Framework Cocoa Libraries. Simulator or Device Interface Builder Xcode
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.