Here are some notes I have gathered while watching iPhone SDK development videos.
iPhone SDK
Development tools in SDK
- Xcode is the IDE
- iPhone Management : Making your iphone for development. TEsting with different version
- Coding
- Building and Debugging
- Analysis
- Instruments: Debugger/tracing
- Dashcode: Something related to Web applications. ??????
- Simulator: Run and debug application without iphone
Core OS/Services: fundamental System Services. LibSystem Library
- Media: Audio/video/Graphic Technology
- Graphics
- Quartz
- Core Animation
- OpenGL ES
Cocoa Touch
- UIKit framework: For controls/Video/Accelerometer
- Addressbook framework
- Addressbook UI framework
*Right now Interface Builder is missing in SDK
I took some screenshot of the demo for reference.
2 comments:
So how a non technical person like me, could be benefited?
Akash this is a great news but is this SDK available for download or something?
I would love to try my hand on this baby. Do you have a version of this? And by the way you also do some developement on Iphone what tool do you use?
What is the programming lang / SDK you have been using?
Post a Comment