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

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.

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.


Get it on Google Play

# Demo Video

[![IMAGE ALT TEXT](http://img.youtube.com/vi/Zy2YGSccM1g/0.jpg)](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.