Skip to content

A news app showcasing the use of Android Paging 3 library. Other libraries used are Hilt dependency injection, Kotlin flow, Kotlin coroutines, Retrofit, Architecture components (room and viewmodel) and view model. The project uses MVVM architechture

Notifications You must be signed in to change notification settings

danny-o/Android-Paging-3

Repository files navigation

Android Paging 3

The project involves a news app that uses News Api. The app showcases the use of Android paging 3.

Architecture

The project uses MVVM architecture

Libraries

How to use

Acquire your API key from newsapi.org, find RestClient.kt file inside the source code directory and replace the value of the constant "API_KEY" with your API key and you are good to go.

ScreenShots

ScreenShot1          ScreenShot2

About

A news app showcasing the use of Android Paging 3 library. Other libraries used are Hilt dependency injection, Kotlin flow, Kotlin coroutines, Retrofit, Architecture components (room and viewmodel) and view model. The project uses MVVM architechture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published