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

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

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

Edittext, Onkeylistener Or Textwatcher (barcode Scanning)

I'm using a barcode scanner which inserts barcode string into an EditText in this format '1… Read more Edittext, Onkeylistener Or Textwatcher (barcode Scanning)

Using Zxing And Google Goggles With My App

I have an app, i used this code to integrate zxing public Button.OnClickListener mScan = new Butto… Read more Using Zxing And Google Goggles With My App