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.

com.google.zxing.NotFoundException exception comes when core java program executed?

I have a jpeg file which has 2D bar code. Image resolution is 1593X1212. I am using xing library to …

java exception barcode zxing
Change QR Scanner orientation with ZXING in Android Studio

I hope you can help me with this. Im using the Zxing Embedded Library in order to use the QR …

android camera orientation qr-code zxing
How to generate QR code with logo inside it?

I am developing the application for Android devices. I want to generate QR code with logo inside it. With ZXing …

java android qr-code zxing
Add custom image or text to QR code generated by ZXing.Net

I use ZXing.Net library to generate a QR code image - At the top of my class: [System.Runtime.…

c# zxing qr-code
ZXing how to scan QR-Code AND 1D barcode?

I just imported the ZXing library in my app, I know how to set up the putExtra function to scan …

android android-intent barcode zxing
Find QR code in image and decode it using Zxing

First of all, I read through all those topics how to use Zxing in Java but always got errors with …

java qr-code zxing
Android - Barcode Scanning, Options? Zxing?

I want to create an application for Android that will be able to scan barcodes, get the information contained within …

java android barcode-scanner zxing
How To Use ZXing C# Port

NOTE: My original question was about whether the ZXing C# port is reliable, but here, I'm trying to figure out …

c# java barcode zxing
Android ZXing Get Barcode Image

I am using Zxing library to generate a barcode in my Android application Intent intent = new Intent("com.google.zxing.…

android zxing
Using zxing Barcode Scanner within a web page

Is there a working example how you can use the zxing Barcode Scanner from a web page? Referring to this …

javascript android web barcode zxing