https://github.com/therezacuet/room-persistent-database-example
This is an example application of Android Room Persistent Database. Following features has been implmented in this project:
https://github.com/therezacuet/room-persistent-database-example
Last synced: 7 months ago
JSON representation
This is an example application of Android Room Persistent Database. Following features has been implmented in this project:
- Host: GitHub
- URL: https://github.com/therezacuet/room-persistent-database-example
- Owner: therezacuet
- Created: 2018-12-04T15:05:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T15:19:48.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T21:14:54.353Z (9 months ago)
- Language: Java
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Room-Persistent-Database-Example
This is an example application of Android Room Persistent Database. Following features has been implmented in this project:1.Insert
2.Read
3.Search
4.Edit
5.Delete
6.All Delete
![]()