DORSETRIGS
Home

android-camera2 (8 post)


posts by category not found!

Android - How to display captured image from CameraX full size in ImageView?

How to Display Captured Image from Camera X in Full Size Using Image View in Android Capturing images using the Camera X library is straightforward in Android H

3 min read 22-09-2024 48
Android - How to display captured image from CameraX full size in ImageView?
Android - How to display captured image from CameraX full size in ImageView?

Unable to trigger flash when capturing still image using camera2 API

Unlocking the Flash A Guide to Using Camera2 API for Image Capture with Flash The Camera2 API is a powerful tool for Android developers offering fine grained co

3 min read 02-09-2024 43
Unable to trigger flash when capturing still image using camera2 API
Unable to trigger flash when capturing still image using camera2 API

IllegalStateException: Surface has been abandoned when trying to use ImageWriter to write into MediaRecorder's surface

Illegal State Exception Surface has been abandoned Debugging Media Recorder and Image Writer Issues This article delves into a common error encountered when usi

2 min read 30-08-2024 53
IllegalStateException: Surface has been abandoned when trying to use ImageWriter to write into MediaRecorder's surface
IllegalStateException: Surface has been abandoned when trying to use ImageWriter to write into MediaRecorder's surface

CONTROL_AE_MODE_ON_AUTO_FLASH does not capture flash during initial capture but works on every subsequent capture

Flashing Inconsistency Why Your First Camera Capture Might Be Dark You ve set up your camera app with CONTROL AE MODE ON AUTO FLASH hoping for beautiful well li

2 min read 30-08-2024 44
CONTROL_AE_MODE_ON_AUTO_FLASH does not capture flash during initial capture but works on every subsequent capture
CONTROL_AE_MODE_ON_AUTO_FLASH does not capture flash during initial capture but works on every subsequent capture

Replace LegacyCamera with Camera2

Moving from Legacy Camera to Camera2 A Comprehensive Guide The Android Camera API has evolved significantly over the years While the Legacy Camera API served it

4 min read 30-08-2024 44
Replace LegacyCamera with Camera2
Replace LegacyCamera with Camera2

Opening Second Camera with Camera2 Multicamera API

Unlocking Dual Camera Power A Deep Dive into Androids Multi Camera API Capturing the world through multiple lenses is a game changer for mobile photography Andr

4 min read 30-08-2024 45
Opening Second Camera with Camera2 Multicamera API
Opening Second Camera with Camera2 Multicamera API

Android camera2 focus distance step size

Android Camera2 Focus Distance Step Size When developing an Android NDK camera2 app for astrophotography achieving the best focus in low light conditions withou

2 min read 27-08-2024 43
Android camera2 focus distance step size
Android camera2 focus distance step size

Android CameraX Unable to configure camera

Android Camera X Unable to Configure Camera Troubleshooting and Solutions The error Unable to configure camera Camera 1931e03 id 0 java util concurrent Timeout

3 min read 27-08-2024 61
Android CameraX Unable to configure camera
Android CameraX Unable to configure camera