Top "Barcode-scanner" questions

A barcode reader (or barcode scanner) is an electronic device for reading printed barcodes.

Android: Is there a way to implement the barcode scanner into an app?

So I'm working on a project, and I'm wondering if there is a way I can implement the barcode scanner …

android barcode-scanner
How to distinguish between multiple input devices in C#

I have a barcode scanner (which acts like a keyboard) and of course I have a keyboard too hooked up …

c# barcode-scanner
Reading from an USB barcode scanner

I've got this nice USB barcode scanner and I'd like to readthe input using the USB driver and not the …

c# .net barcode-scanner
Enhanced iOS barcode scanner library?

We're creating an iOS app that basically scans badges at events and collects contact info. We're looking for an iOS …

iphone ios barcode barcode-scanner
With Zxing retiring for iOS, which barcode-scanner to switch to?

I have implemented ZXing to my iOS-app, however I am questioning it's maintainability as not long ago it was announced …

ios zxing barcode-scanner zbar
Unity Zxing QR code scanner integration

I need to integrate Zxing with vuforia to make a QR code scanning app in Unity? I have no idea …

unity3d zxing qr-code barcode-scanner vuforia
Phonegap 3.0.0: BarcodeScanner Plugin

currently I'm trying to install the BarcodeScanner Plugin for Phonegap Version 3.0.0. I can't find any working documentation on how to …

javascript cordova phonegap-plugins barcode-scanner
Getting Camera error in Zxing Barcode Application

I am trying to use Zxing Library for developing a barcode scanner. My activity is as follows: public class Scanner …

android android-camera barcode-scanner zxing
Android - Barcode Scanning, Options? Zxing?

I want to create an application for Android that will be able to scan barcodes, get the information contained within …

java android barcode-scanner zxing
Reading USB HID barcode scanner input without knowing VID&PID

I'm trying to develop device independent library for barcode scanners, it has to be working in windows environment. I've done …

windows winapi 64-bit barcode barcode-scanner