Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nameisjayant/android-java-mvvm-with-roomdatabase-retrofit-and-recyclerview

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. Alright!
https://github.com/nameisjayant/android-java-mvvm-with-roomdatabase-retrofit-and-recyclerview

android androidstudio api java retrofit roomdatabase

Last synced: about 2 months ago
JSON representation

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. Alright!

Awesome Lists containing this project