Skip to content

pedromassango/android-room-database-sample

Repository files navigation

Android Room Database

Repository with another Room Database exercise. It is an phrase app, where the user can add and save their favorite phrases.

Library Used

  • Room Database
  • ViewModel
  • LiveData
  • Paging Library