Skip to content
#

roomdb

Here are 82 public repositories matching this topic...

Room is a powerful persistence library provided by the Android Jetpack components. It is built on top of SQLite and provides an abstraction layer that simplifies database operations in Android applications. Room is designed to make it easier for developers to work with databases by providing compile-time verification of SQL queries.

  • Updated Dec 8, 2023
  • Kotlin

Notes app Built for native Android App with best practices followed MVVM architecture & Room DB along with that Work Manger,AlarmManager & BroadcastReceiver is also used. AlarmManager is used to alert the user to remind their task. WorkManager will operate in the background to update the local db once the reminder is sent to the user

  • Updated Jan 28, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the roomdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roomdb topic, visit your repo's landing page and select "manage topics."

Learn more