Samsung US variant models fail on switching to back camera after OS update

16 views
Skip to first unread message

Rish Bhardwaj

unread,
10:57 AM (9 hours ago) 10:57 AM
to Android CameraX Discussion Group
Hi CameraX team,

We are seeing an CameraX failure on US Samsung devices after upgrading to Android 16.

We use CameraX 1.6.1 with an ImageAnalysis use case. Our flow is:

  1. Bind ImageAnalysis using DEFAULT_FRONT_CAMERA.
  2. Wait until the analyzer receives an ImageProxy.
  3. Close the image.
  4. Call unbindAll().
  5. Bind the back camera using DEFAULT_BACK_CAMERA.
  6. Wait up to three seconds for an ImageProxy.
  7. If no image arrives, unbind and retry the back camera once after 500 ms.

The front camera works normally.

Binding the back camera completes without an exception. However, the analyzer never receives an ImageProxy. Retrying the bind does not recover it.

We have already checked the following:
  •   Every received ImageProxy is closed.
  •   The analyzer is registered before binding.
  •   We call unbindAll() before changing the camera.
  •   We retry with a fresh back-camera binding.
  •   We wait briefly after unbinding before retrying.

The issue is concentrated on Samsung US U and U1 variants:
  • SM-S908U/U1 - Galaxy S22 Ultra
  • SM-S916U/U1 - Galaxy S23+
  • SM-S918U/U1 - Galaxy S23 Ultra
  • SM-S921U/U1 - Galaxy S24
  • SM-S926U/U1 - Galaxy S24+
  • SM-S928U/U1 - Galaxy S24 Ultra
It became much more common after Android 16. For example, the failure rate for SM-S921U1 is 10.4%.
The problem is not common on international Samsung variants. Only US models.

This suggests that the issue may be specific to the US camera provider or HAL implementation.

Unfortunately, we do not currently have one of the affected physical devices, so i am unable to provide a bug report.

Could you please advise if this is a known issue and any possible workarounds? 

Scott Nien

unread,
11:36 AM (8 hours ago) 11:36 AM
to Rish Bhardwaj, Android CameraX Discussion Group
Thanks for reporting the issue, 

Can you help us quickly verify if it is reproducible with CameraX 1.5.0 ?  

--
You received this message because you are subscribed to the Google Groups "Android CameraX Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camerax-develop...@android.com.
To view this discussion visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/c8cfb098-f1c4-43a1-8614-a304e3e78333n%40android.com.

Rish Bhardwaj

unread,
11:46 AM (8 hours ago) 11:46 AM
to Android CameraX Discussion Group, scot...@google.com, Android CameraX Discussion Group, Rish Bhardwaj
Thanks Scott!
I unfortunately cannot as I don't have this device myself. Only US variants are failing and I am based in Europe, so I can't purchase it either.
Reply all
Reply to author
Forward
0 new messages