AndroidObjectDetection icon indicating copy to clipboard operation
AndroidObjectDetection copied to clipboard

not support cameras

Open ShiJing123 opened this issue 5 years ago • 3 comments

hi,I have a problem when I install the app on my phone and It goes wrong: "It seems that your device does not support camera(or It is locked)",What can be done about it? thank you.

ShiJing123 avatar Nov 15 '19 07:11 ShiJing123

yes. my device is xiaomi Mix2s------------------ 原始邮件 ------------------ 发件人: "ShiJing123"[email protected] 发送时间: 2019年11月15日(星期五) 下午3:22 收件人: "matteomedioli/AndroidObjectDetection-OpenCV"[email protected]; 抄送: "Subscribed"[email protected]; 主题: [matteomedioli/AndroidObjectDetection-OpenCV] not support cameras (#3)

hi,I have a problem when I install the app on my phone and It goes wrong: "It seems that your device does not support camera(or It is locked)",What can be done about it?,thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nopointer avatar Nov 15 '19 07:11 nopointer

I also found the same problem, not just why

------------------ 原始邮件 ------------------ 发件人: "ShiJing123"<[email protected]>; 发送时间: 2019年11月15日(星期五) 下午3:22 收件人: "matteomedioli/AndroidObjectDetection-OpenCV"<[email protected]>; 抄送: "Subscribed"<[email protected]>; 主题: [matteomedioli/AndroidObjectDetection-OpenCV] not support cameras (#3)

hi,I have a problem when I install the app on my phone and It goes wrong: "It seems that your device does not support camera(or It is locked)",What can be done about it?,thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nopointer avatar Nov 15 '19 07:11 nopointer

Add cameraBridgeViewBase.setCameraPermissionGranted(); to OnCreate() and test it!

MohammadSaeedNasiri avatar Oct 30 '23 04:10 MohammadSaeedNasiri