# ParkSangGwon/TedBottomPicker

TedBottomPicker is simple image picker using bottom sheet

Repository: https://github.com/ParkSangGwon/TedBottomPicker
Canonical: https://ross.abutalabs.com/products/tedbottompicker
Language: Java
License Family: other
Last push: 2023-08-28T10:38:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3655, "days_push": 1101, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1094, forks 186 (observed 2026-08-28T04:03:34.027170+00:00)

## What it is
TedBottomPicker is an Android library that provides a simple image picker presented as a Material Design bottom sheet, supporting camera capture, gallery picking, and recent images. It offers both RxJava and listener-style APIs, but is now deprecated in favor of TedImagePicker.

## Use cases
- pick an image from the gallery in an android app
- take a photo with the camera and get the result
- show a bottom sheet to choose between camera and gallery
- select multiple images from the device
- get the most recent image from the media store
- add image picking to an android app with rxjava

## When to choose
- you maintain a legacy Android project already using this library
- you specifically need a bottom-sheet style image picker with RxJava support

## When to avoid
- starting a new Android project - use TedImagePicker instead
- you need ongoing maintenance or updates, since the library is deprecated
- you need a full-screen image picker experience

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, file-upload, image-processing
- domain: mobile-development, android-tools, media
- platform: jvm
- tags: image-picker, bottom-sheet, android-library, deprecated, rxjava, camera, gallery, android, mobile

## Member repositories
- ParkSangGwon/TedBottomPicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.027170+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:47:27.560304+00:00, confidence not recorded.
  - readme: https://github.com/ParkSangGwon/TedBottomPicker (fetched 2026-08-28T04:03:34.027170+00:00, sha 5b2bf5fa6bee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
