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

CJT2325/CameraView

仿微信拍照Android控件(轻触拍照,长按摄像) observed · 2026-08-28

github.com/CJT2325/CameraView · 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: 3493
  • days_rel: n/a
  • days_push: 2633
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2682 stars · 586 forks observed · 2026-08-28

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

JCameraView is an Android custom view control that mimics WeChat's camera interaction: tap to take photos and long-press to record video, with pinch/zoom gestures and front/back camera switching. It is distributed as a Gradle dependency (cjt.library.wheel:camera) and supports API 14+.

Use cases

  • add a WeChat-style tap-to-photo, long-press-to-video camera to an Android app
  • record short videos with configurable max duration in a custom view
  • switch between front and rear cameras during capture
  • zoom while recording by sliding finger up
  • preview and replay recorded video before saving
  • set a custom save path for captured photos and videos

When to choose

  • you need a ready-made WeChat-like camera capture UI on Android
  • you want a lightweight custom view rather than a full camera library
  • your app targets older Android versions (API 14+)

When to avoid

  • you need CameraX/Camera2 modern APIs or advanced camera features
  • you need active maintenance - the last release was in 2019
  • you are not building an Android app

Facets

library · maturity maintenance

ui-components video-processing image-processing mobile-development media android-tools jvm camera photo-capture video-recording wechat-style custom-view android

1 source

Member repositories

RepositoryRoleHealth v2
CJT2325/CameraViewmain23

For agents

markdown · JSON · MCP: product_card(name="CJT2325/CameraView")

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