R
retrofit2
Projects with this topic
-
In this project, I learned how to use Retrofit to make a network call. I have an open API for movie rating and displayed a list of movies in recycler view. By clicking on a particular movie, the user gets detailed info on the next screen.
Updated