Use SQLite to enhance applications. Learn to create and use SQLite databases. Create databases and write code to create tables, insert, update, and delete data. Also learn to query data and manage Cursors and transactions. Finally learn to read data from internal Android data sources including the bookmarks, call log etc.