Skip to content

imranhussain546/Room-database-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room-database

A simple CURD operation on Room-database and show the data in RecyclerView with cardview

Using Gradle

You can just add the dependency like below dependencies {

implementation 'androidx.room:room-runtime:2.2.5' annotationProcessor 'androidx.room:room-compiler:2.2.5' }

Requests for commons tasks

  • Insert data
  • Fetch data and show in listview
  • Update
  • Delete

Releases

No releases published

Packages

 
 
 

Contributors

Languages