Skip to content Skip to sidebar Skip to footer
Showing posts with the label Zxing

Unable To Scan Code 128 With Zxing Android

I have integrated the ZXing barcode reader in my android application. It scans most of the codes, b… Read more Unable To Scan Code 128 With Zxing Android

Why There Is Another Application Called Leaks Installed On The Android Device When I Use Zxing Bar Code Library ?

I have an application that uses ZXing Barcode Scanner library, but when I run the application on th… Read more Why There Is Another Application Called Leaks Installed On The Android Device When I Use Zxing Bar Code Library ?

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 … Read more Using Zxing Barcode Scanner Within A Web Page

Phonegap Android Barcode Scan Ui Modification

Im currently using the Barcode Scanner from the open source library Zxing in my android project. Th… Read more Phonegap Android Barcode Scan Ui Modification

Zxing Camera Portrait Mode And Landscape On Android

I have already integrated zxing library in my application. Now i want that zxing camera will work o… Read more Zxing Camera Portrait Mode And Landscape On Android

Zxing Onactivityresults Not Firing

I'm trying to pull data from a QR code via zxing using the following code (basically copypasted… Read more Zxing Onactivityresults Not Firing

Android - Barcode Fragment Result Not Displaying

[SOLVED] The apps work fine without crash, but it should be update the resultView text from 'Ha… Read more Android - Barcode Fragment Result Not Displaying

How To Store The Generated Qr-code As An Image In Sdcard (zxing Library)

I m making an app based on QR code. I have to Generate a QR-Code of a specific String and also I ha… Read more How To Store The Generated Qr-code As An Image In Sdcard (zxing Library)