Question

I want to create a Sony Camera Add-on.

I cannot get any "iso-values" related camera parameters from my Xperia Z1 device. The Sony Camera app (SomcCameraWidget.apk) does have ISO settings though.

Can it be that the iso values aren't exposed to the standard Android Camera API? Is there a proprietary call that I can make, or Sony library that I can include? Or maybe the iso values are only controllable after setting other parameters first?

Was it helpful?

Solution

Currently the iso values are only accessible via private APIs. However, if there is enough community demand for opening up these APIs then it may be possible to do so.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top