fredatgithub / WallpaperApp

App for viewing and downloading wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WallpaperApp

An android app for viewing and downloading cool wallpapers ad-free as well as cost-free

ss1


Tech Stacks

  • Written in Kotlin - The official and modern programming language for Android development.
  • Koin - A lightweight dependency injection framework for Kotlin developers.
  • Coroutines - Light-weight threads for asynchronous background operations.
  • Retrofit2 - RESTful API and networking client for Android and Java.
  • Android Architecture Components - A collections of libraries that help you design robust, testable and maintainable apps.
    • ViewModel - UI related data manager stored in a lifecycle conscious way.
    • LiveData - Observable data holder that notifies views when underlying data changes.
    • Room - Local SQLite based persistent database.
    • Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.
    • Paging 3 - The Paging library helps you load and display pages of data from a larger dataset from local storage or over network.
  • Zoomy - An easy to use pinch-to-zoom Android library.

Download

Get it on Google Play

About

App for viewing and downloading wallpapers


Languages

Language:Kotlin 98.4%Language:Java 1.6%