CamView
CamView copied to clipboard
[RETIRED ] Android camera easy access library and embedded QR (and other codes) scanner, based on ZXing
Hi, sometimes i get the following error. Happened on samsung s6 with android 6.0.1. Happens only once in a while. App is switching scanner on and off again very often....
Hello, my phone is lg g4, the position of the box will not align center on ScannerLiveView 
Hi everyone, I have a problem with camera. I sometimes get error, but sometimes it works well. Here is my error log. ``` 02-24 17:23:27.390 19600-19600/com.vuzix.m100empty E/ScannerLiveView: n/a 02-24 17:23:27.390...
Hi, first of all thank you very much for the library. I find CamView the best one of all out there. Nexus 5X has an issue with the sensor, here...
Hi Everyone, There is a way to know the rotation of the picture taken, without saving any file ? I tried to get the orientation with this library : "http://stackoverflow.com/a/14207864/2201419"...
Hello, i noticed that the old library was deprecated which is now linking here. Thanks for going on with the project ! Anyways i have trouble with the new Library,...
Alternative title "Option to get and update camera parameters" Hi @livotov first, thanks for your work on this Library. In some devices when taking a picture, the resulting picture has...
Hello! I'm sorry, but maven.livotovlabs.pro is not available. When I try to put this into gradle: ``` repositories { ... maven { url 'http://maven.livotovlabs.pro/content/groups/public' } ... } ... compile('eu.livotov.labs:zxscanlib:2.0.1@aar') {...
my project using camview, and when i run, show error like this: Error:(47, 28) error: method execPool in class CAMViewAsyncTask cannot be applied to given types; required: CAP#1[] found: no...
Hi, I am getting buffer error when starting camera using ScannerLiveView's startScanner() function. I am running on Android Marshmallow 6 using the latest version of your library. I have also...