CamView
CamView copied to clipboard
[RETIRED ] Android camera easy access library and embedded QR (and other codes) scanner, based on ZXing
Failed to resolve: eu.livotov.labs:zxscanlib:2.0.1 Error:A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugCompile'. > Could not resolve eu.livotov.labs:zxscanlib:2.0.1. > Required by: > SmartLG_ADMIN_LAST2:app:unspecified >...
Our 8" same android version working but not the 10". We cannot get the 10" to scan and the target icon is lost when changing vertical to horizontal. See the...
On portrait, I've set layout_width="match_parent" and layout_height=arbitrary (376dp in my case). The result is that the surfaceview takes the entire area, but it's empty on the sides because the camera...
When using the xml widget filling one of my fragments, if set to fill_parent, and then proceed to rotate the phone, the image deforms and distorts, maybe because it's mantaining...
Hello, Is it possible to choose a preview resolution? We would like to be able to choose available camera resolution preview on ScannerLiveView to fit the device screen. Is it...
Getting "setPreviewTexture failed"-Error on Nexus 7 with Android 6. It's working without errors on all my other test devices. Scanner is working nevertheless! E/ScannerLiveView: setPreviewTexture failed java.io.IOException: setPreviewTexture failed at...
I am implementing the ScannerLiveView and there seems to be no method to request focus. Curently focus works on some devices while on others it does not. This is the...
Log(Android 6,arm v7): 01-20 09:38:08.875 13881-13881/cn.wifimax.payee I/CameraManagerGlobal: Connecting to camera service 01-20 09:38:09.996 13881-13894/cn.wifimax.payee E/Camera-JNI: Callback buffer was too small! Expected 3110400 bytes, but got 1382400 bytes! 01-20 09:38:09.996 13881-13894/cn.wifimax.payee...
Hello Dmitri, I just ran into an issue debugging an app that I'm developing for my company. The issue is when I load a second activity (where the ScannerLiveView is),...