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.
- Host: GitHub
- URL: https://github.com/thibseisel/palette-designer
- Owner: thibseisel
- Created: 2018-01-02T20:13:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T22:09:43.000Z (over 2 years ago)
- Last Synced: 2025-03-21T07:45:18.771Z (over 1 year ago)
- Language: Kotlin
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.