ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.
I am currently developing a scanner that reads multiple QR codes found in one image. I manage to read the …
android android-camera qr-code zxingI'm having some issue with zxing onActivityResult(). As you can see in the code I did properly invoke new intent …
android android-intent zxing onactivityresultI have downloaded the Zxing Barcode Scanner code for Android, but I can't find the package com.google.zxing in …
android barcode zxing barcode-scannerCan anyone tell which library is better in small QR Codes recognition under low lighting conditions? Platform is iPhone 4/iOS 5 …
qr-code zxing zbar-sdkI'm trying to store binary data in a QR code. Apparently QR codes do support storing raw binary data (or …
qr-code zxingWas anybody able to read the PDF417 barcode with use of the ZXing library on the Android OS? They are …
java android barcode zxing barcode-printingI'm adding Zxing 1.7(Qr scanner) to my projects. I upgraded Mac OS X to Lion and xcode4.2, iOS5.0. Problem is …
iphone zxingI am working with such a great library zxing to read QR code. I already got QR code successfully. Now, …
android qr-code zxingI am successfully using zxing to scan codes, by calling the installed barcode reader's intent, but when it beeps and …
android zxing barcode-scannerI have downloaded ZXing 1.5 and am trying to include this in my iPhone project. I have got the Barcode iphone …
iphone zxing