Status Update
Comments
da...@gmail.com <da...@gmail.com> #2
This is probably the same slow / desync flash issue which CameraX works around on the Pixel 3a by using torch and it needs to be extended to more devices.
ma...@akylas.fr <ma...@akylas.fr> #3
Would it be possible to have some news on this? A lot of camera apps are failing on our devices because of this (i mean the flash). It seems like a fairly easy fix. WOuld be great to have fixed as part of 1.2.0 Thanks
fr...@gmail.com <fr...@gmail.com> #4
Any hope of getting our device added to this list please?
fr...@gmail.com <fr...@gmail.com> #5
ma...@akylas.fr <ma...@akylas.fr> #6
So i did post another one there hoping it would get an answer
Description
While using GrapheneOS new Camera app which uses cameraX we discovered an issue with the Samsung a3 2017. If we take a photo using the flash in low light then we end up with a black image. The discussion started herehttps://github.com/GrapheneOS/Camera/issues/239
It appears that the flash and actual image capture are not in sync.
I did test directly with a cameraX sample app using this:
And i can reproduce the issue. The phone model is SM-a320FL but i would guess it also happens with sm-a320F
As the devs of the grapheneos app explained our device might need to be added to the list herehttps://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/camera/camera-camera2/src/main/java/androidx/camera/camera2/internal/compat/quirk/FlashTooSlowQuirk.java
Hope there is enough info.
Thanks