This course is out of date and no longer maintained. Instead, please visit the Android Basics with Compose course for the latest recommended practices.

Keep your apps working through any disruptions to essential networks or processes for a smooth and consistent user experience.

Pathway 1

Introduction to SQL, Room, and Flow

June 2021

Learn the basics of reading and manipulating data with SQL, and how to create and use relational databases in an Android app with the Room library.

Pathway 2

Use Room for data persistence

June 2021

Use the Room library to allow your apps to read and write from a database.