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

While Using The Intentintegrator From The Zxing Library, Can I Add A Flash Button To The Barcode Scanner Via The Intent?

I am scanning barcodes and QR codes from an Android app via Intent using the ZXing Library and its … Read more While Using The Intentintegrator From The Zxing Library, Can I Add A Flash Button To The Barcode Scanner Via The Intent?

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

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

Android Zxing Captureactivity Npe On Viewfinderview

I've integrated the zxing library into my app. I have a runtime error when i try to scan a QR c… Read more Android Zxing Captureactivity Npe On Viewfinderview

Android: Zxing Barcode Scan Successful But Not Returning From Activity

I am successfully using zxing to scan codes, by calling the installed barcode reader's intent, … Read more Android: Zxing Barcode Scan Successful But Not Returning From Activity

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

Freshly Imported Android Studio Project Errors With Zxing Module

I have been using zxing module as an android library for some time without problems. I have importe… Read more Freshly Imported Android Studio Project Errors With Zxing Module

Android Zxing Implementation

I created a project with the ZXing source code. That works fine. After I changed the package name … Read more Android Zxing Implementation