|
|
|
iPhone
|
Objective C Introduction
This section provides you the basic introduction about Objective C programming language. Objective C is very old programming language and it was designed and developed in 1980.
View Rating |
|
|
iPhone
|
iPhone
iPhone a nice, feature rich, portable and easy to handheld device that revolutionized the way people are using mobile phones.
View Rating |
|
|
iPhone
|
iPhone Application Icon
The example will illustrate how to add an icon on the iPhone application in Xcode. Before adding the application icon in iPhone make sure that the icon size is 57x57 and it should be a png one.
View Rating |
|
|
iPhone
|
Current Date iPhone SDK
In this example, you'll find out how to get current date & day in iPhone SDK. We'll also write a method to print the day and date of weekend in the same week.
View Rating |
|
|
iPhone
|
Orientation iPhone SDK
While developing the application in iPhone please keep in mind that landscape orientation is not possible in the case of TabBar application. Every time you need to hide the tabbar whenever orientation is changed from portrait to landscape.
View Rating |
|
|