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

https://github.com/mustofa-id/paging-retrofit

Android Paging with network using Retrofit
https://github.com/mustofa-id/paging-retrofit

android android-jetpack android-paging-library coroutines-android retrofit2

Last synced: about 1 month ago
JSON representation

Android Paging with network using Retrofit

Awesome Lists containing this project

README

        

# Android Paging Retrofit

[![Android Paging Retrofit](screenshot/thumbnail.png)](https://youtu.be/QxlUdGPtpzE)

Before you go, create file called `app.properties` in root project and define a key `tmdb.apikey` and value is your [TheMovieDB](https://www.themoviedb.org/) API key like this:

```
tmdb.apikey=a456101d9xxe6543b73e9ecblablabla
```