Top "Zxing" questions

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Zxing 2.2 import as a library project(not .jar) in eclipse

I have downloaded the zxing 2.2 code from the below link https://code.google.com/p/zxing/downloads/list My requirement …

android eclipse barcode zxing library-project
How to add a logo to QR code in android

I have seen few QR codes with company logo at the center. Is it possible to generate a QR code …

android zxing
Embedding ZXing in android app

So I'm another unlucky android development beginner who needs to have ZXing barcode scanner embedded in his app. There is …

android embed barcode-scanner zxing
google.zxing barcode generator in iReport

I want put a barcode in my page and can preview it. The barcode generator is google.zxing and my …

java jasper-reports ireport barcode zxing
ZXing Autofocus issue

I write an application for Motorola Xoom tablet with Android 3.1 for my master thesis that can scan multiple QR Codes …

android android-camera zxing autofocus
Encoding and decoding byte[] with ZXing

I am developping an Android app, and I need to encode and decode a bytes array in a QRCode generated …

java android character-encoding zxing iso-8859-1
ZXing android use front camera

I'm trying to build a QR Code reader following this tutorial http://code.tutsplus.com/tutorials/android-sdk-create-a-barcode-reader--mobile-17162 I managed to …

android zxing
QR code scan from image file

Tried to use several libraries like ZXing, ZBar and their forks but didn't find way to scan barcode not from …

java android zxing qr-code zbar
UNEXPECTED TOP-LEVEL EXCEPTION: com.android.dex.DexException

I am trying to integrate barcodefraglibv2 into my android app in AndroidStudio. I tried to copy libs core.jar and …

java android android-studio zxing dex
Importing ZXing - missing core/build.xml

I'm trying to import Google's ZXing. I downloaded the latest release from https://code.google.com/p/zxing/downloads/detail?…

ant zxing core build.xml