Top "Zbar-sdk" questions

for questions specific to iPhone.

ZBar - QR Code Scanner, crashing in Android Studio

I have downloaded from git latest zBar QR Code Scanner (SDK 0.2). I am trying to implement it in my application. …

android qr-code zbar-sdk zbar
Android Studio Couldn't Find "libiconv.so"

I am having an issue with my barcode scanning application, the code runs perfectly until I test the Scan button, …

java android barcode-scanner zbar-sdk zbar
How to change area of scan Zbar?

I want to change the area of camera scan. Now I take image to scan as big as screen of …

android barcode barcode-scanner zbar-sdk zbar
ZBar with iOS7 and XCode5 compiling error libzbar.a architecture

just got some errors runnign ZBar with my iOS App. I included the newest Beta Version 1.3.1 in my Project and …

ios iphone objective-c zbar-sdk zbar
how to customize CameraView for android ZBar QrCode Reader

I am using Zbar for reading QRCode. I use this https://github.com/DushyanthMaguluru/ZBarScanner example for my activity. The …

java android zbar-sdk zbar
zbar SDK dont work for armv7s(iPad 4 iOS 7)

I replace zBar SDK in my project and faced with the problem. ld: file is universal (3 slices) but does not …

ios ios7 zbar-sdk
How Do I Change The Frame Of A ZBar Reader?

Ok, so I'm using the ZBar SDK to scan barcodes in my iPhone app. I've successfully implemented the sample code, …

iphone ios objective-c barcode-scanner zbar-sdk