SQLite

onUpgrade method

Reading data from a Cursor

Using the SQLiteOpenHelper class

Insert data into database

Bulk insert

Create a Contract Helper and Provider for SQLite in Android

Performing a Transaction

Delete rows from the table

Create Database from assets folder

Updating a row in a table

Store image into SQLite

Exporting and importing a database