Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 408 Bytes

File metadata and controls

2 lines (2 loc) · 408 Bytes

Data-Persistence-And-Content-Providers-Using-Room-Db-Android

This is a demonstration on how to use Data Persistence and Content Providers using Room for DB. A doctor can create and store patient appointments and view them using a recycler view. There is also a custom content provider, a list of hospitals accessible to any other application to READ_WRITE. Included is an app the loads contacts searchable