Android CameraX Unable to configure camera
I’m trying to create a simple camera app on android, I was following this this (medium.com) guide, but my preview doesn’t load, I only get an empty screen.
Camera crop working on Android 10. Not working on Android 11 or 12
Below is a very small gitHub project for image cropping from camera pic or gallery pic.
Distortions in Wide-Angle Shots Using CameraX on Android: Any Solutions?
I’m capturing wide-angle shots using CameraX on Android. However, I’ve noticed distortions, like a fisheye effect, in these wide-angle shots. Do you have any suggestions for a solution?