Browse Listings
Order by
Tutorials
Android
by vogellafan
Android SQLite Database and ContentProvider
Posted on November 28 2012 | 0 comment | rating
This tutorial describes how to use the SQLite database in Android applications. It also demonstrates how to use existing ContentProvider and how to define new ones.
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.