kevalpatel2106 / android-hidden-camera

This library is to take picture using camera without camera preview.
Apache License 2.0
405 stars 155 forks source link

ERROR_CAMERA_OPEN_FAILED #56

Open juancresc opened 5 years ago

juancresc commented 5 years ago

I'm using DemoCamActivity in my device (Android 5.0.1 API 21) and sometimes I got this error: CameraError.ERROR_CAMERA_OPEN_FAILED. And the toast that states it. But oddly, sometimes it works as expected. I'm running from android studio. Possibles ideas on what could be happening this issue?