CameraX concepts
Video by Android Developers via YouTube
Source
In this video, we’ll take a look at the CameraX Jetpack library, which is the easiest way to add rich camera functionality to your Android application. CameraX provides common camera functionality through 4 UseCases: Preview, ImageCapture, VideoCapture, and ImageAnalysis. After watching this video, you’ll be well on your way to using CameraX in your app.
CameraX Overview → https://goo.gle/3jlk65H
Getting Started with CameraX codelab → https://goo.gle/3ZcVnWe
Concurrent use cases documentation → https://goo.gle/3QkOT3w
CameraX Sample Apps → https://goo.gle/3vJ8uAO
CameraX discussion group → https://goo.gle/3VRIKga
CameraX issue tracker → https://goo.gle/3XeFRYe
Subscribe to Android Developers → https://goo.gle/AndroidDevs
#Featured #CameraX #AndroidDevelopers