In this application we will see how to create a LoginScreen in iPhone. This is the very simple application. Let see how it will be worked using Interface Builder.
Just last week I started reading a very informative book titled – “The Business of iPhone App Development: Making and Marketing Apps that Succeed”. I quickly flipped through all the chapters and then started to read it page by page. I have only one things to say…
EDUmobile has recently launched the iPad Development Tutorials as part of the professional iPhone Course Module. The following topics are covered…
This is the SplitView application. Split View application is applicable only for the iPad devices. We will see here how to use Split View in the application. We are using here UISplitViewController for displaying two side by side view controller. Left side view controller presents a list of item and right side view controller presents details of the selected item. So let see how it will be worked.
In this application we will displayed the WebView in the Screen. Let see how it will be worked in the iPad.
This is the “HelloWorld” example, i am going to run this application in the iPad. For the iPad application , required “iPhone SDK 3.2″ , so first install the iPhoneSDK 3.2 . There have so many way to display the HelloWorld in the iPad, but i’ll show you “HelloWorld” example using Interface Builder and writing little code.This is the very simple application. So let see how it will be worked.
In this example we will see how to change the language in the iPhone using .xib file. If we change the language into the French from the settings of iPhone, then run the application it will translate the text into the French language. So let see how it will be worked.
In this application we will see how to add background image in the table view. This is the simple simple example of tableview. Let see how it will be worked.
In this application we will see how to add images and labels in the UITableView. So just look how it will be worked.
In this application we will see how to send mail from the iPhone. User just simple click in the ToRecipient , and it will take address from the addressbook. So let see how it will be worked.
In this application we will se how to display SplashScreen. When user run the application, it will show the splashScreen after some time it will automatically remove from the Screen. Basically this is the very simple application. So just have a look, how it will be worked.
Read quick tips to help you take advantage of iPad Development and get started quickly. Get a quick overview on how iPhone and iPad differ primarily from a developers point of view. This is a must read for all iPhone devs out there.





