infinum / Android-GoldenEye

A wrapper for Camera1 and Camera2 API which exposes simple to use interface.
Apache License 2.0
375 stars 53 forks source link

Check how to deal with continuous focus #2

Closed jmarkovic closed 5 years ago

jmarkovic commented 8 years ago

Some devices have continuous passive focus, which messes up the logic in an endless loop of trying to acquire focus.

Research this topic and see how to properly treat this state.