Skip to content

Android application to save toDo list implemented using room

License

Notifications You must be signed in to change notification settings

AyatKhraisat/RoomExample

Repository files navigation

Room Sample

ToDo List Application created as a sample for Room persistence library included this functions:

  1. add a row to the database
  2. remove a row from database
  3. retrieve rows from the database
  4. save multiple rows to the database
  5. clear all rows from the database

read more about Room in the Android documentation

About

Android application to save toDo list implemented using room

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages