
Unit 5: Data persistence
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.