Download presentation
Presentation is loading. Please wait.
1
BY MUKTADIUR RAHMAN DATE: JUNE 10, 2010 Introduction to iPhone SDK
2
Contents Introduction Tools Architecture
3
Introduction The iPhone SDK is a software development kit developed by Apple Inc to develop the next generation innovative mobile application for iPhone. It include rich set of API and Tools
4
iPhone
5
Tools Xcode : IDE for iPhone development(Professional text editor, Debugger, GCC compiler) Instruments : For optimizing application Dash Code : For creating web applications for Safari iPhone Simulator
6
Xcode
7
Instruments
8
Dashcode
9
Simulator
10
Architecture Core OS Core Services Media Cocoa Touch
11
Architecture
12
Core OS The Core OS layer encompasses the kernel environment, drivers, and basic interfaces of the operating system. It provides a set of interfaces for accessing many low-level features of the operating system. Your application accesses these features through the LibSystem library. The interfaces are C-based and provide support for the following: Threading (POSIX threads) Networking (BSD sockets) File-system access Standard I/O Bonjour and DNS services Locale information Memory allocation Math Computation
13
Core Services The Core Services layer provides the fundamental system services that all applications use. Core Foundation Framework CFNetwork Framework Security Framework SQLite Library XML Libraries
14
Media The Media layer provides graphics and media technologies in iPhone OS that are geared toward creating most advanced multimedia experience on a mobile device Graphics Technologies Audio Technologies Video Technologies
15
Cocoa Touch The Cocoa Touch layer provide the basic tools and infrastructure you need to implement graphical, event- driven applications in iPhone OS UIKit framework AddressBook framework AddressBook Ui framework Core Location framework
16
THANK YOU Q/A
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.