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.
- Host: GitHub
- URL: https://github.com/shubham16g/simplewallpaperapp-android
- Owner: shubham16g
- Created: 2021-06-07T08:05:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T12:26:58.000Z (about 2 years ago)
- Last Synced: 2025-03-26T14:03:02.476Z (7 months ago)
- Topics: android, android-app, android-application, androidapp, androidapplication, demo-app, java, wallpaper, wallpaper-app, wallpaperapp, wallpaperapplication
- Language: Java
- Homepage:
- Size: 8.97 MB
- Stars: 29
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Support
## 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.