# googlearchive/android-Camera2Video

Migrated:

Repository: https://github.com/googlearchive/android-Camera2Video
Canonical: https://ross.abutalabs.com/products/android-camera2video
Homepage: https://github.com/android/camera
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-09-19T17:40:24+00:00

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

## Adoption (not part of the score)
Stars 1199, forks 557 (observed 2026-08-28T04:03:57.927719+00:00)

## What it is
An archived Android sample app demonstrating how to record video using the Camera2 API, written in Java. The repository has been migrated to the android/camera-samples repo, which now hosts a catalog of Camera2 and CameraX samples.

## Use cases
- learn how to record video with the Camera2 API on Android
- find example code for camera video capture in Java
- understand Camera2 API best practices for video recording
- get a starting point for building a custom Android camera app
- see how to handle camera capture sessions on Android

## When to choose
- you need a minimal, focused example of Camera2 video recording in Java
- you are learning the Camera2 API and want reference sample code
- you are okay reading frozen code since the API concepts still apply

## When to avoid
- you want actively maintained code or bug fixes - the repo is archived
- you prefer Kotlin or modern Compose-based samples - use android/camera-samples instead
- you want CameraX examples rather than raw Camera2
- you need production-ready camera functionality rather than a demo

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: computer-vision, developer-tools
- domain: android-tools, tutorials, media
- platform: jvm
- tags: android, camera2, video-capture, sample-code, archived, google-archive

## Member repositories
- googlearchive/android-Camera2Video (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.927719+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:20:53.436045+00:00, confidence not recorded.
  - readme: https://github.com/googlearchive/android-Camera2Video (fetched 2026-08-28T04:03:57.927719+00:00, sha d76bcd44a8bb)
  - homepage: https://github.com/android/camera (fetched 2026-08-29T12:28:09.158220+00:00, sha a5ae4b459473)
- Data as of 2026-08-30T08:39:29.467469+00:00.
