Ross ROSS = Recommend OSS · open-source software intelligence for agents

skydoves/ColorPickerView

🎨 Android colorpicker for getting colors from any images by tapping on the desired color. observed · 2026-08-28

github.com/skydoves/ColorPickerView · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 66
  • Release rhythm 33
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3467
  • days_rel: 235
  • days_push: 209
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1710 stars · 229 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ColorPickerView is an Android UI library that lets users pick colors by tapping on an HSV color wheel, custom drawable palettes, or gallery images, returning color values as integers, hex codes, or ARGB arrays. It includes alpha and brightness sliders, a built-in ColorPickerDialog, flag views, and state save/restore support.

Use cases

  • pick a color from an image in an android app
  • add a color picker dialog to my android ui
  • get hex color code from user tap on a palette
  • let users adjust color alpha and brightness with sliders
  • extract a color from a gallery photo
  • save and restore the user's selected color across sessions

When to choose

  • building a native Android (View-based) app that needs color selection from palettes or images
  • you want a ready-made color picker dialog with alpha and brightness sliders
  • you need to sample colors from arbitrary drawables or gallery pictures

When to avoid

  • building a Jetpack Compose app (use colorpicker-compose instead)
  • you need a cross-platform or web color picker
  • your project targets Android below API 21

Facets

library · maturity stable

ui-components image-processing mobile-development android-tools graphics color-picker android-library hsv argb color-dialog jetpack-compose-alternative android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
skydoves/ColorPickerViewmain61

For agents

markdown · JSON · MCP: product_card(name="skydoves/ColorPickerView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem