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

https://github.com/thibseisel/palette-designer

An Android Application that helps discovering and using the Palette API from Android Support Library.
https://github.com/thibseisel/palette-designer

Last synced: 2 months ago
JSON representation

An Android Application that helps discovering and using the Palette API from Android Support Library.

Awesome Lists containing this project

README

          

# Android palette designer

Android application that showcases usage of the androidx.palette library.
You can use this app to find which color palette matches best your pictures.

## Features

- Lists album artworks of audio files stored on the device
- Extracts prominant colors from the selected image in the list.

## See also

[android-odeon](https://github.com/thibseisel/android-odeon) is the Android app that used knowlegde from this experiment to display album cards that are tinted using colors from the artwork.