Skip to content

Surkhojb/KTWallpapers

Repository files navigation

KTWallpapers

This Kotlin example app teaches the very basics of how to work with Paging 3 library :

  • Consume content from the Pexels API to fetch curated wallpapers using pagination library.
  • Koin library for dependency injection.
  • Retrofit REST Client.
  • Glide to load images from url.
  • Use of architecture components
    • ViewModels
    • Repository pattern
  • Handling asynchronous task with coroutines
  • Download images with DownloadManager

Project structure

Alt text

Screenshoots

Alt text Alt text

About

Showcase app to experiment with Paging3 library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages