Skip to content

shubham16g/Just-Wallpapers-Android

Repository files navigation

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

  • Copy and rename secret.example.properties file by removing .example from name.
  • Replace values given below add your own credentials based on your backend values.
  • Build the app.