https://github.com/arunkumar9t2/chameleon-live-wallpaper
Color adapting live wallpaper for Android.
https://github.com/arunkumar9t2/chameleon-live-wallpaper
android android-app android-theme live-wallpaper material-design
Last synced: about 1 year ago
JSON representation
Color adapting live wallpaper for Android.
- Host: GitHub
- URL: https://github.com/arunkumar9t2/chameleon-live-wallpaper
- Owner: arunkumar9t2
- License: apache-2.0
- Created: 2017-04-11T18:54:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T20:31:19.000Z (about 9 years ago)
- Last Synced: 2025-03-24T17:52:41.949Z (about 1 year ago)
- Topics: android, android-app, android-theme, live-wallpaper, material-design
- Language: Java
- Size: 896 KB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chameleon Live Wallpaper

A color changing live wallpaper which uses **phone camera to analyze and extract colors**. You can set Chameleon as the default wallpaper and then point and shoot subjects.
Chameleon will extract colors and update the wallpaper automatically.
**Use with KWLP:**
Chameleon shares the colors extracted with KLWP though its plugin system. Hence it's possible to create your own wallpapers with colors from Chameleon. Never use the same colors anymore.
# Demo Video
[](https://www.youtube.com/watch?v=Zy2YGSccM1g)
# Contributing
- To get Chameleon running on your system, clone this repo and rename `values.properties.template` to `values.properties` and add your Fabric crash reporting key.
- If you would like to improve Chameleon, please create **pull request** on the `develop` branch. The code style is Android Studio default.
- I strongly welcome constructive criticism on the code base.