florent37/CameraFragment
A simple easy-to-integrate Camera Fragment for Android observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3519
- days_rel: n/a
- days_push: 2218
- n_releases_24m: 0
Adoption not part of the score
2277 stars · 412 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CameraFragment is an Android library providing an easy-to-integrate Fragment that previews the camera and offers a simple API to capture photos and videos. It supports flash control, front/back camera switching, photo/video mode toggling, and custom layouts.
Use cases
- add camera capture to an android app
- take photos from a custom android layout
- record video in an android fragment
- switch between front and back camera in android
- build a custom camera ui without writing camera2 code
When to choose
- you need a quick, drop-in camera fragment for photo/video capture on Android
- you want a simple API over the camera with flash and camera switching
- you need a customizable camera preview layout in an existing Android app
When to avoid
- you need actively maintained compatibility across all Android devices (the author recommends CameraKit instead)
- you need advanced camera2/CameraX features like RAW capture or extensions
- you are starting a new project and can use CameraX directly
Facets
library · maturity maintenance
ui-components image-processing video-processing mobile-development android-tools photography media jvm camera android-fragment photo-capture video-recording java deprecated-recommendation android mobile
1 source
- readme: https://github.com/florent37/CameraFragment · fetched 2026-08-28 · 7846972c6bc7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| florent37/CameraFragment | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="florent37/CameraFragment")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem