Android Database:Using the Android SQLite Database 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. It also demonstrates the usage of the Loader framework which allows to load data asynchronously. The tutorial is based on Eclipse 3.7, Java 1.6 and Android 4.0.