camera-samples
camera-samples copied to clipboard
CameraX configuration issue in oppo A5 , andorid version 11
cameraX errors while setup
- E/CameraManagerGlobal: Camera 5 is not available. Ignore physical camera status change
- Camera 6 is not available. Ignore physical camera status change
- Camera 7 is not available. Ignore physical camera status change
- E/libc: Access denied finding property "vendor.camera.aux.packagelist"
- Session 0: Failed to create capture session; configuration failed
after lots of work finally come to the solution that this is a bug in cameraX , configure cameraX with large application id (approx more than 75 characters) in oppo A5 it show configuration failed , i reduce these characters upto 65 and it's work fine.