How to control "shutter speed" and "ISO" of camera in S10

Hello, I want to control the “shutter speed” and “ISO” of camera in S10.
I am devoloping a app which can control “shutter speed” and “ISO” in android studio.
However ,it is hard for me to find the method in samsung sdk
Can I get any code in you demo?

S-Camera SDK is already deprecated. Please check here https://developer.samsung.com/galaxy/camera
So, you should find Android Camera2 api.

Original thread is HERE

1 Like

As of Dec. 1, 2019, the Camera SDK (v1.0.0 - v1.3.2) is deprecated on all devices. We regret any inconvenience.
You will need to use the Android Camera2 API you can download the summary from HERE

Ron
Samsung Developer Program