Browse Listings
Order by
Tutorials
iOS
by iosdevapp
Show alert (UIAlertView) on iPhone
Posted on March 20 2013 | 0 comment | rating
How to give a visual indication to the user that something has happened using UILabel.
iOSThis tutorial is part 1 of 1
by Stanford University
iPad and iPhone App Development
Posted on November 27 2012 | 0 comment | rating
Learn how to build applications for the iPhone and iPad platform using the iOS SDK. Full course by Stanford University. Part 1 - MVC and Introduction to Objective-C
iOS
by mrimadali
Custom PageControl
Posted on August 15 2012 | 2 comments | rating
iOS Custom PageControl Tutorial that allow you to create and manage page controls without using the iOS API i.e, UIPageControl.
iOS
by mrimadali
Accessing Built-In Applications
Posted on May 31 2012 | 0 comment | rating
How to use the various APIs provided by the iOS SDK like Mail, Phone, Safari, SMS, Photo Library, Camera and Contacts.
iOS
by Chupa Team
Database storage using SQLite
Posted on May 11 2012 | 6 comments | rating
How to store contact information in a SQLite database. In addition to data storage, it allow the user to search the database for the address and phone number of a specified contact name.