shubham-gupta-16 / Just-Wallpapers-Android

Rest Android Wallpaper App
7 stars 3 forks source link
coroutines coroutines-android kotlin mvvm-android retrofit2 room-database view- wallpaper wallpaper-app wallpapers

Just-Wallpapers

Gave you Phone an Awesome Look with lots Free Wallpapers.

This is an open-source wallpaper app that I developed to learn to make a production-ready Android App. In this app, I used Kotlin language along with Dagger-Hilt, MVVM pattern, Coroutines, Room Library, Retrofit, In-app-updates, and View-Binding with the latest Android APIs.

Image Graphics

Backend Setup.

This app requires backend which is also available, https://github.com/shubham-gupta-16/laravel-wallpaper-api

This is a Laravel based project which is needed to host first in order to use this app. Instructions to host the backend is also available there.

Configration