Skip to content

Android app that consumes data from themoviedb.org using Retrofit, and displays it on UI using recycler view which uses paging library for infinite scrolling. Once fetched data is stored in a Db using Roomdb.

License

Notifications You must be signed in to change notification settings

sahalnazar/paging3-retrofit-roomdb

Repository files navigation

paging3-retrofit-roomdb

Android app that consumes data from themoviedb.org using Retrofit, and displays it on UI using recycler view which uses paging library for infinite scrolling. Once fetched data is stored in a Db using Roomdb.

Note: Please use your The Movie DB API at AuthorizationInterceptor.kt Line no: #13

About

Android app that consumes data from themoviedb.org using Retrofit, and displays it on UI using recycler view which uses paging library for infinite scrolling. Once fetched data is stored in a Db using Roomdb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages