Skip to content

Obinnunnu/camera

 
 

Repository files navigation

Camera Samples Repository

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

Samples

CameraXBasic - Demonstrates how to use CameraX APIs written in Kotlin.

Camera2Basic Kotlin - Demonstrates the basic functionalities of the Camera2 API. You can learn how to iterate through characteristics of all the cameras attached to the device, display a camera preview, and take pictures.

Camera2Basic Java - Java version of Camera2Basic.

Camera2Raw - Demostrates capturing RAW images, i.e. unprocessed pixel data directly from the camera sensor.

Camera2Video Kotlin - Demonstrates recording video using the new Camera2 API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 62.1%
  • Kotlin 37.1%
  • RenderScript 0.8%