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

How To Use Zxing Library Without Installing Barcodescanner App

I have been developing an android app to scan the barcode and QR code and send the results to some … Read more How To Use Zxing Library Without Installing Barcodescanner App

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

Qr Code Generated By Android Zxing Library Doesn't Scan With Most Qr Code Scanners

I am posting this to answer my own question (to spread the word in case anyone else has had this is… Read more Qr Code Generated By Android Zxing Library Doesn't Scan With Most Qr Code Scanners

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

Android Barcode Scanner Using Zxing

I want to integrate Zxing in a android project (I'm a beginner). I have seen that the way descr… Read more Android Barcode Scanner Using Zxing

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