Capturing 200MP Photos Programmatically on S23

Dear all,

I would like to know how to capture ultra-high-resolution (200MP) photos programmatically on the Samsung S23. It seems that the Camera2 and CameraX APIs do not support this.

Would I need to use the Samsung Camera SDK, or is it possible to use an intent to launch the Samsung camera app, capture a 200MP photo, and retrieve its file URI for further processing?

I would greatly appreciate any insights or guidance.

Hi
Samsung does not provide this kind of API so far I know. Try with SDK provided by Google.