Short description: this is an app that changes the device wallpaper at scheduled intervals.
Overview This repository contains AutoWall, an Android app that automatically rotates wallpapers at set times. The project includes app source code and configuration for building and publishing to the Play Store.
Highlights
- Primary language: Kotlin
Quick start
- Clone the repository: git clone https://github.com/slok0066/AutoWall.git
- Open the project in Android Studio.
- Build and run on a device or emulator.
Usage See the Android project files for configuration options and how the wallpaper rotation schedule is defined.
Contributing Contributions are welcome. Open an issue to discuss significant changes and submit pull requests with clear descriptions of what changed and why.
License See the LICENSE file if present.
Notes If you plan to publish the app, update package names and release signing configuration before publishing.