Skip to content

android/camera-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 28, 2025
e691ae0 · Jan 28, 2025
Oct 26, 2021
Jul 12, 2024
Jul 9, 2024
Aug 13, 2021
Nov 28, 2023
Aug 13, 2021
Dec 19, 2022
Sep 8, 2022
Jan 5, 2023
Jan 8, 2025
Oct 17, 2022
Jul 23, 2021
Sep 23, 2024
Apr 24, 2019
Apr 24, 2019
Apr 8, 2020
Dec 19, 2022

Repository files navigation

Camera Samples Repository

This repository contains a set of individual Android Studio projects to help you get started with the CameraX and Camera2 APIs in Android.

Samples

Sample Description
CameraXBasic Demonstrates how to use CameraX APIs.
CameraXAdvanced Demonstrates how to use CameraX APIs with TFLite and others
CameraXVideo Demonstrates how to use CameraX VideoCapture API.
CameraX-MLKit Demonstrates how to use CameraX's MlKitAnalyzer to build a QR-code scanner.
Camera2Basic Demonstrates capturing JPEG, RAW and DEPTH images, e.g. unprocessed pixel data directly from the camera sensor.
Camera2SlowMotion Demonstrates capturing high-speed video in a constrained camera capture session.
Camera2Video Demonstrates recording video using the Camera2 API and MediaRecorder.
Camera2Extensions Demonstrates Camera2 extension live preview and still capture.
CameraXExtensions Demonstrates CameraX extension live preview and still capture.
HdrViewfinder Demonstrates use of RenderScript to display a live HDR feed from camera frames using Camera2 API.

About

Multiple samples showing the best practices in camera APIs on Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published