ZBarScanner icon indicating copy to clipboard operation
ZBarScanner copied to clipboard

This is an Android library project that simplifies the usage of the ZBar SDK for scanning bar codes from within your Android application.

Results 13 ZBarScanner issues
Sort by recently updated
recently updated
newest added

After increasing target SDK to 26 I get this error ![scan error](https://user-images.githubusercontent.com/42381094/45299242-40ba0280-b50b-11e8-80b3-447f9a8db6a5.png) what's the solution ?

Android 5.1.1 > java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.Camera.setDisplayOrientation(int)' on a null object reference at org.cloudsky.cordovaPlugins.ZBarScannerActivity.setCameraDisplayOrientation(ZBarScannerActivity.java:247) at org.cloudsky.cordovaPlugins.ZBarScannerActivity.tryStartPreview(ZBarScannerActivity.java:525) at org.cloudsky.cordovaPlugins.ZBarScannerActivity.surfaceCreated(ZBarScannerActivity.java:279) at android.view.SurfaceView.updateWindow(SurfaceView.java:580) at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:176) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1970)...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

QR Scanner Not Works in Android 6.0 MarshMallow .So Just Update the lib to Support Android 6.0 and Above

Hi, When I tired to take photo on nexus mobile, the images is getting rotated. Basically it getting inverted. Could you please provide solution how to solve this. Thanks. ![screenshot_20161117-132916](https://cloud.githubusercontent.com/assets/12267776/20389965/649d9414-acf2-11e6-9905-25a517a1deac.png)

is there any way to detect a barcode that is not coloured black? i was looking for a barcode that has blue color with ean-13 and code128 format

i have added zBar, i have navigation drawer layout, On Fab button click i trigger the Zbar. onActivity result it should show the result in dashboard but it not working...

java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/***/lib/arm/libiconv.so: has text relocations

Hi , iam using your lib to scan barcode and i am using in fragment but Scan barcode 4-5 times continuosly , sometimes instead of calling on activity result of...