It seems that your device does not support camera(or it is locked)
android, android-camera, java, opencv
Solution
Go to your device settings -> apps -> YOUR APP -> Permissions -> turn on camera permission..
Worked for me..
Problem
`Android opencv` samples and tutorials were running fine and suddenly one day I get this for all of those: `"It seems that your device does not support camera (or it is locked). The application will be closed"` Please help, how to I can fix it? I have reinstalled opencv and imported again and made new emulators but the problem still persists.