Friday, March 7, 2008

Apple realease IPhone SDK

As you all know Apple just released there iPhone SDK. I was very excited to see it and see what its capability it.

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:

mansi said...

So how a non technical person like me, could be benefited?

AbHi.... said...

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?