Paging 3 Sample Save

This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.

Project README

Paging-3-Sample

This app is created as a sample app which loads movies from the TMDB api, and uses the Paging3 library to show it in a RecyclerView

This project is under development.

Development Setup

You require a TMDB api key to successfully build this app.

  • Register a TMDB api key.
  • Create a local.properties file in your project root folder.
  • Add the api key in the local.propertiesfile as shown below.

TMDB_API_KEY = "your-api-key"

Libraries used

Further Readings

Open Source Agenda is not affiliated with "Paging 3 Sample" Project. README Source: 2307vivek/Paging-3-Sample

Open Source Agenda Badge

Open Source Agenda Rating