Introduction to SQLite

To persist data for our application, we will need a database. In Android, for offline data storage, you can use SQLite.

SQLite is supported out of the box, which means that it comes included with the Android Framework.

Get Mastering Android Development with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.