zxing-android-embedded
zxing-android-embedded copied to clipboard
E/libc: Access denied finding property "vendor.camera.aux.packagelist" and E/Camera: exception : java.io.FileNotFoundException: /proc/driver/camtype: open failed: ENOENT (No such file or directory)
in console show error :
E/libc: Access denied finding property "vendor.camera.aux.packagelist"
E/Camera: exception : java.io.FileNotFoundException: /proc/driver/camtype: open failed: ENOENT (No such file or directory)
how to solve it?
Please follow the issue template - the details listed are required to assist with debugging issues like these.
This could be a permission missing from the manifest, or camera permission not requested at runtime, or a device-specific issue.