You can use Room database to store data locally on your Android device. Room let’s you store structured data such as notes, lists of movies, and songs. Room provides an abstraction layer over SQLite. This makes it easier to work with SQLite databases in Android. Room also allows you to search, update, delete, and insert database records.
See forum comments
This content was released on Sep 10 2024. The official support period is 6-months
from this date.
Conclusion section for the lesson. This section provides a summary of what you’ve learned 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!
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.