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

RedApparat/Fotoapparat

Making Camera for Android more friendly. 📸 observed · 2026-08-28

github.com/RedApparat/Fotoapparat · Kotlin · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3450
  • days_rel: n/a
  • days_push: 1042
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3811 stars · 417 forks observed · 2026-08-28

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

Fotoapparat is a Kotlin library that wraps Android's two camera APIs (Camera and Camera2) behind a single friendly, safe interface. It provides a drop-in CameraView, simple configuration of camera parameters, and easy photo capture with async results.

Use cases

  • take photos in an Android app without dealing with Camera2 complexity
  • add a camera preview view to an Android layout
  • support both old and new Android camera APIs with one codebase
  • configure camera parameters like ISO, flash, and lens position
  • save captured photos to a file or convert them to bitmaps
  • handle device-specific camera quirks and workarounds

When to choose

  • you need camera functionality in an Android app and want a simple, safe API
  • you want to support both legacy and modern camera APIs without writing two code paths
  • you prefer Kotlin-first (but Java-friendly) camera tooling

When to avoid

  • you need advanced Camera2/CameraX features like RAW capture or multi-camera streams
  • you are building for platforms other than Android
  • you need a library with frequent updates - the project is in maintenance mode

Facets

library · maturity maintenance

ui-components image-processing mobile-development android-tools photography jvm camera camera2 camera-api photo-capture cameraview kotlin-library android

1 source

Member repositories

RepositoryRoleHealth v2
RedApparat/Fotoapparatmain23

For agents

markdown · JSON · MCP: product_card(name="RedApparat/Fotoapparat")

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