This is a simple demo wallpaper 🏞️ app which contains wallpaper links 🔗 (json file) in assets 📂 folder.
- No Server 🗃️ Required
- Admob 💵 (Native, Banner, Interstitial, Rewarded) Ad
- Download Wallpaper ⬇️
- Sort 🔎 by Collections
- Clean UI 💚
- Light/Dark 🌗 Theme
- Clone this repository and sync gradle
- Create a copy of
secret.example.properties
with namesecret.properties
in root directory - Make changes in
secret.properties
based on your credentials - Make changes in
assets/wallpapers.json
andcategories.json
(optional) - Build the project
- Run on your device
NOTE: If you are migrating from
v1.O
tov2.0
, make sure thatDB_NAME
ofv1.0
'sSQLHelper
is same asv2.0
'sPreserveOldFav
DB_NAME
. Otherwise, your users will lose their favorites in new update.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you like❤️ this project, don't forget star⭐ the repository.