News

Get started with the Room data persistence library, and learn how to create lifecycle-aware components using the Architecture Components Lifecycles library.
A Room database. Room provides an abstraction layer over SQLite, helping you create and maintain a local SQLite database, without having to write a tonne of boilerplate code.