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

smuyyh/ImageSelector

:foggy: Android 图片选择器。充分自由定制,极大程度简化使用,支持图库多选/图片预览/单选/照片裁剪/拍照/自定义图片加载方式/自定义色调/沉浸式状态栏 observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3680
  • days_rel: n/a
  • days_push: 1424
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1598 stars · 252 forks observed · 2026-08-28

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

ImageSelector is an Android image picker library written in Java that supports multi-select, single-select, image preview, cropping, and camera capture. It is highly customizable, letting developers plug in their own image loader (e.g., Glide or Picasso) and theme the UI.

Use cases

  • pick multiple images from the gallery in an Android app
  • let users take a photo with the camera and crop it
  • add an image chooser with preview to my Android app
  • customize the look of an Android image picker
  • select a single profile picture with cropping
  • use Glide to load images in a picker activity

When to choose

  • you need a customizable Android image picker with multi-select, preview, and crop support
  • you want to control image loading yourself with Glide, Picasso, or another loader
  • you need camera capture and gallery selection behind one simple API

When to avoid

  • you need a picker for videos or other media types, not just images
  • you want a Jetpack Compose or Kotlin-first modern picker
  • you need a library with frequent updates and active maintenance

Facets

library · maturity maintenance

image-processing file-upload ui-components mobile-development android-tools photography image-picker gallery photo-crop camera java android-library android mobile

1 source

Member repositories

RepositoryRoleHealth v2
smuyyh/ImageSelectormain23

For agents

markdown · JSON · MCP: product_card(name="smuyyh/ImageSelector")

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