In this tutorial I show you how to create the contract class for an SQLite Database in an android application. This class contains all the constants that will be used in our database app. The contract class is not necessary but it is an android best practice.
Find the starter project here:
https://github.com/skooltch84/Address...