saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.99k stars 1.2k forks source link

debug & release Show Camera diffenert? #468

Closed attente8098 closed 5 years ago

attente8098 commented 5 years ago

My project use it in debug mode, it can display camera. But when I release this project, it can't display camera!! What different this with debug & release? What steps I missed? or What can I do?

android studio : 3.4 android Gradle plugin Version : 3.3.2 Gradle Version : 4.10.1 minSdkVersion : 21 targetSdkVersion : 27