Skip to content

Throw checked exceptions for camera errors

akwizgran requested to merge checked-camera-exceptions into master

Assume any call to the Android camera API could throw a RuntimeException.

Merge request reports