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'm using ViewPager for swiping between my Fragments. Is it possible to integrate a QR scanner (zxing or any other) …
android android-fragments zxingI'm developing android application for qr code scanner , I tried both Google android barcode API and zxing , but still confused …
android zxing android-visionIn my app, developed with XE7 for Android/iOS, I have a form for scanning barcodes. Upon a found barcode, …
android delphi barcode zxing delphi-xe7I am using the following code to access the camera but aim is to read QR codes using camera. Using …
javascript jquery jakarta-ee qr-code zxingI have managed to use the answer here to rotate the camera preview to portrait: http://code.google.com/p/…
android surfaceview zxing portrait stretchingI was experimenting with ResultPoints which returns the points related to the barcode in the image. For a QR Code, …
barcode qr-code zxing bounding-boxI've gone through the examples here regarding encoding barcode: http://code.google.com/p/zxing/source/browse/trunk/androidtest/src/…
android mobile barcode zxing barcode-scannerI'm using zxing to generate barcodes with different types (EAN, 2of5 and DataMatrix). Generating in general works fine. The only …
android barcode zxing datamatrix