3

I'm using CameraX Api in my app and I'm faced with a problem with "Auto-Brightness Adjustment". Actually, In some devices, it works well but in others, camera preview is very dark compared to the original camera. Here somebody had the same issue but with Camera2 API. It is worth mention that when I tested google camera sample apps (Camera2BasicJava and CameraXBasic), I figured out that they had the same problem too. I would be appreciated if you could help me with this.

Ehsan Nokandi
  • 1,933
  • 2
  • 10
  • 14

1 Answers1

2

This looks like an library issue. This was already observed on the camera 2 api. I opened an bug on the official bug tracker: https://issuetracker.google.com/issues/148045396