Skip to content

we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. …

Notifications You must be signed in to change notification settings

nameisjayant/Android-java-MVVM-with-RoomDatabase-Retrofit-and-RecyclerView

Error
Looks like something went wrong!

About

we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages