In this lesson, you’ll learn how to set up a Room database. You’ll create a table, which is the set of all rows. You’ll create entities or properties, the same entity for each row. You’ll also create a DAO interface that provides methods to interact with the database. Finally, you’ll learn how to add the DAO to your database and provide an instance of the DAO using Koin.
Your key objectives for this lesson are:
To create tables.
To create entities.
To create DAOs.
See forum comments
This content was released on Sep 10 2024. The official support period is 6-months
from this date.
Introduction section for the lesson. This section provides an overview of what you’ll learn in the lesson.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Previous: Quiz: Define a Room Database
Next: Introduction to Tables & Entities
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.