Order by

Tutorials

iOS

by mrimadali
thumb

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
thumb

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.