An open API service indexing awesome lists of open source software.

https://github.com/shubham16g/simplewallpaperapp-android

A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.
https://github.com/shubham16g/simplewallpaperapp-android

android android-app android-application androidapp androidapplication demo-app java wallpaper wallpaper-app wallpaperapp wallpaperapplication

Last synced: 6 months ago
JSON representation

A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.

Awesome Lists containing this project

README

          

# SimpleWallpaperApp - Android
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

## Installation
- Clone this repository and sync gradle
- Create a copy of `secret.example.properties` with name `secret.properties` in root directory
- Make changes in `secret.properties` based on your credentials
- Make changes in `assets/wallpapers.json` and `categories.json` (optional)
- Build the project
- Run on your device

> NOTE: If you are migrating from `v1.O` to `v2.0`, make sure that `DB_NAME` of `v1.0`'s `SQLHelper` is same as `v2.0`'s `PreserveOldFav` `DB_NAME`. Otherwise, your users will lose their favorites in new update.

## Screenshots


Home
Home Native Ad
Collection Screen
Fav Screen
Nature
Full Wallpaper
Reward Dialog
Reward Ad
Apply On
Interstitial Ad
Theme Settings
Light Theme

## Support

shubhamgupta16

## Contributing
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.