Skip to content

Android App displaying paginated data using android paging 3.0 library from YouTube channel with YouTube API-V3

Notifications You must be signed in to change notification settings

samdanTetteh/youtube-api

Repository files navigation

GMBN Youtube Channel

Minimun Project Requirements

  • Android Studio 4.0 or higher
  • Minimum android SDK version 22
  • Java version 1.8
  • Kotlin version 1.3.7 or higher

App Installation

  • Clone Repository using Android Studio.
  • Android Studio will ask to change your android sdk path to your local machine since it would not be able to find my local path.
  • Make sure you are on the master branch and allow android studio to finish building.
  • (Optional) Replace the youtube API_KEY in app/src/main/java/com/ijikod/gmbn_youtube/data/remote/HttpInstance.kt with yours. NOTE the API_KEY can only be used to fetch a certain number of data results from the server, once the limited has been exceeded the api will return a 403 error code.(The app has been built with offline support to help with this)

Api Documentation

App Features

Screenshots

About

Android App displaying paginated data using android paging 3.0 library from YouTube channel with YouTube API-V3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages