PkmX / lcamera

A camera app using the new camera2 API in Android Lollipop
1.28k stars 220 forks source link

Shutter priority and ISO priority modes #113

Open PkmX opened 9 years ago

PkmX commented 9 years ago

The camera API doesn't support these modes natively, but it should be to doable by calculating the required stop adjustments with the other parameter being fixed from the AE results.