Does anyone know of a quick color picker widget that I could grab to use in my application?
I've seen one in a few different applications that have a wheel with colors, and that you tap in the center to select, but I'm not sure where to find it.
Any color picker would be fine though.
The wheel color picker that you are talking about is in the API Demos.
https://android.googlesource.com/platform/development/+/master/samples/ApiDemos/src/com/example/android/apis/graphics/ColorPickerDialog.java
Created ColorPickerPreference to use in preferences. Used above submitted color-picker-view can find it here: https://github.com/attenzione/android-ColorPickerPreference
Also will share similar ColorPickerPreference with Rotary Picker (used it before)
This one from Yuku ( http://code.google.com/p/android-color-picker/ ) is really kewl. It's open source under Apache license, and is much nicer than the Android sample one. It's also a library project, so it's really simple to integrate. I've just added it last week to DigiClock widget, and so far my users are impressed!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With