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 need to build a mobile application which is able to compare data in a remote database [e.g login …
cordova mobile cross-platform qr-code zxingI want to put custom border around zxing capture screen (camera screen). What modification would I need to make for …
java android user-interface zxingHow to solve this NoClassDefFoundError. I have integrated Zxing in my app, every thing is working fine. Then I have …
android eclipse zxingI'm using Journeyapp's ZXing Android Embedded library for my android app and I can generate a simple QR code using …
java android zxingAs many of you noticed; zxing does not work in latest xcode (4.5/ios 6) Here is use case: checkout latest version …
ios xcode zxingI use this code in C# to decode (not detect) a QRCode and it works: LuminanceSource ls = new RGBLuminanceSource(image, …
c# qr-code zxingI couldn't find any working source of Xamarin forms barcode scanner. Is there any working sample of Xamarin forms barcode …
xamarin xamarin.forms zxing barcode-scannerI have implemented Zxing barcode scanning library in my application. I have used following library: https://code.google.com/p/…
android android-fragments zxing barcode-scannerI would like to create a QR code scanner in my app. I went through the zxing ,but I could …
android zxing