A barcode reader (or barcode scanner) is an electronic device for reading printed barcodes. It consists of a light source, a lens and a light sensor translating optical impulses into electrical ones.

learn more… | top users | synonyms

83
votes
4answers
102k views

Using ZXing to create an android barcode scanning app

I've been searching on how to add a barcode scanner to my app. Does anybody know of any examples or know how to do this easily? Any help is greatly appreciated.
54
votes
4answers
34k views

how to scan barcode using phonegap

I need to scan a barcode using phonegap in Android and iPhone. Is there a way to do this? If yes, please share links.
43
votes
6answers
33k views

Integration ZXing library directly into my Android application

I'm writing this in mere desperation :) I've been assigned to make a standalone barcode scanner (as a proof of concept) to an Android 1.6 phone. For this i've discovered the ZXing library. I've ...
30
votes
5answers
37k views

Reading barcodes with android

Hi I am developing an application for the android htc hero. I am looking into ways of using the inbuilt camer to read 2D barcodes and extract the string returned from the barcode. I have only recently ...
22
votes
8answers
32k views

Free barcode scanner SDK for iOS (iPhone)

I need a free barcode scanner SDK for iPhone 3G and iPhone 4, any suggestions? (it needs to be free)
15
votes
4answers
5k views

looking for best barcode scanner library, besides zxing

I am looking for some best barcode libraries on all platforms. I know zxing but wondering more libraries besides it. Any help is appreciated~
14
votes
1answer
368 views

The Phonegap Barcode Scanner don't recognize any barcode on windows phone

i'm trying to add the Phonegap Barcode scanner plugin to my Phonegap app. I'm primarily developing for windows phone 8 but I also want to target the ios and android platforms. I managed to add the ...
13
votes
2answers
4k views

Embedding ZXing in android app

So I'm another unlucky android development beginner who needs to have ZXing barcode scanner embedded in his app. There is plenty of questions asking how to do this here on stackoverflow but none of ...
13
votes
5answers
18k views

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 library that can read not only the number of the barcode, but also any additional ...
12
votes
3answers
9k views

Windows Phone 7 BarCode scan library or capability?

Is there a good BarCode scan capability or library for Windows Phone 7? I assume the library will scan a taken image from the phone, and return a BarCode for the image, if available. Also, is there ...
11
votes
3answers
12k views

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 into my android app? So it would go from my app, open the camera and take the "picture", get the ...
11
votes
1answer
311 views

Quartz Composer barcode scanner

Are there any Quartz Composer barcode scanner plugins that can run on Leopard (10.5)? I need something that can scan the type of barcode found on the back of books; I've seen a DataMatrix plugin using ...
10
votes
3answers
11k views

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 the barcode and then be able to use that information in some way. I have no idea ...
10
votes
9answers
7k views

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 to a computer. The software is accepting input from both the scanner and the keyboard. I need to ...
9
votes
3answers
8k views

How to read barcodes using Android Phonegap?

I want to scan barcodes using Android Phonegap. How can I do this ?
9
votes
3answers
2k views

Scanned value(using scanner) in the textbox

I am using Scanner(basic model) to scan the barcode. Scanned barcode will be captured in a textbox. In txtBarcode_TextChanged event i am getting the barcode to access. Problem: If i clicked the ...
8
votes
3answers
4k views

iOS PhoneGap 1.7.0 + Barcode Scanning Plugin issue

Has anyone managed to get the BarcodeScanning plugin for PhoneGap to work on PhoneGap 1.7.0? Barcode Scanning plugin: https://github.com/phonegap/phonegap-plugins/tree/master/iOS/BarcodeScanner The ...
8
votes
2answers
2k views

USB Barcode scanner research

I'm doing some feasibility research with regards to a (large) book cataloging project. Any help would w/r/t good sources of information would be appreciated but the things I would specifically like to ...
8
votes
4answers
6k views

window.plugins undefined in cordova-2.0.0 [closed]

I'm trying to use the BarcodeScanner plugin for Cordova in a BlackBerry device without luck. The sample code makes use of this structure: window.plugins.BarcodeScanner... but window.plugins is ...
8
votes
1answer
3k views

Which IPhone barcode reader [closed]

There are many barcode readers available for IPhone development. I intend to write an app that uses a barcode reader. VSBarcodeReader Commerical license. Support all iPhones Pic2shop Free license. ...
7
votes
4answers
13k views

Reading a barcode using a USB barcode scanner along with ignoring keyboard data input while scanner product id and vendor id are not known

Is there a way to read from a USB barcode reader while ignoring the keyboard and not knowing the PID or VID of the USB scanner? I know that there is a way of differentiating between USB scanner input ...
7
votes
4answers
11k views

How to read barcodes with the camera on Android?

I want my application to recognize barcodes taken by camera. Is it possible using Android SDK? Something like this: Barcode Scanner
7
votes
3answers
2k views

Image classification in python

I'm looking for a method of classifying scanned pages that consist largely of text. Here are the particulars of my problem. I have a large collection of scanned documents and need to detect the ...
7
votes
2answers
5k views

Redlaser SDK alternatives

I would appreciate it if I could get some suggestions on free barcode scanner SDKs for the iPhone. The Redlaser SDK is pretty expensive. Thanks! See Similar Questions: barcode framework for the ...
6
votes
2answers
4k views

ZXing Android Generate 1D barcode

I've gone through the examples here regarding encoding barcode: http://code.google.com/p/zxing/source/browse/trunk/androidtest/src/com/google/zxing/client/androidtest/ZXingTestActivity.java But all ...
6
votes
7answers
6k views

Barcode reader SDK for iPhone to read DataMatrix

i have been looking for a long time to get a free sdk to read 2d datamatrix barcode for iPhone, i was successful in getting sdks for QR Code and all other 1D codes. I tried using ZXing (but this ...
6
votes
3answers
2k views

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, but when it beeps and indicates a good scan I expect the zxing activity would return control so I can ...
6
votes
1answer
1k views

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 some research in this field, afaik most of the solutions of this problem ...
6
votes
1answer
447 views
+500

Is there a good free barcode scanning SDK for non-autofocus cameras on iOS?

I understand there are many questions similar to this on StackOverflow, but this question is very specific so I'm not looking for the typical "Zbar" answer here. I use the Zbar SDK for barcode ...
5
votes
3answers
5k views

How to create barcode scanner (Android)?

Can someone tell me if creating barcode scanner app (for Android) is difficult? Is OpenCV library good start? Where can I find algorithm which clearly explains how to read barcodes? I will appreciate ...
5
votes
1answer
11k views

Calling barcode scanner on a button click in android application

I have downloaded the zxing 1.6 and was able to successfully run a standalone barcode scanner through it. Now this scanner is in another project and (the CaptureActivity) and I have my app's different ...
5
votes
1answer
67 views

Round-tripping a Java class through the Clojure printer and reader

I have a Java class Vector2 that I'd like to persuade to "play nicely" with the Clojure reader. (def a (vec2 1 2)) (print-str a) => "#<Vector2 [1 2]>" Ideally I'd like the class to print ...
5
votes
2answers
3k views

Using Phonegap Barcode Scanner on Iphone

I'm trying to add a barcode scanner to a JQM phonegap project for iOS. I have followed the instructions listed, although I'm not 100% sure if I did the first and last steps correctly. Copy the ...
5
votes
3answers
2k views

zxing integration into monodroid app

I'm trying to integrate ZXing's barcode scanner into a MonoDroid application. I see that normal Android (java) apps have IntentIntegration.java and IntentResult.java to include into their project to ...
5
votes
6answers
3k views

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 extends Activity { private static final String PACKAGE = "com.test.scan"; ...
5
votes
2answers
453 views

How to Create QR Code using some input data in ios

Is there any One having sample app or Idea about generating QR CODE generating using some input data by user,like ID,Name,Address,etc. thanks.
4
votes
3answers
362 views

Using barcode scanner with Delphi

I'm developing a POS (pet project) and I'm thinking of adding a bar code scanner to capture the sales faster. I do not have a scanner at the moment with me, and would like to ask some questions, as ...
4
votes
2answers
6k views

Barcode Scanner implementation on Java

Good sirs, I have a question. The school Java project I am currently working on requires me to have a USB Barcode Scanner as an external input to be connected to my laptop. I haven't actually bought ...
4
votes
1answer
3k views

Package com.google.zxing missing in android souce code for barcode scan

I have downloaded Zxing Barcode Scanner code for android. But i feel there is missing a package "com.google.zxing" in source code. I think there is missing library or jar file for project or ...
4
votes
5answers
2k views

How do I tell if keyboard input is coming from a barcode scanner?

On one computer I have both a regular keyboard and a barcode scanner which emulates a keyboard. When my app gets keyboard input, how can I determine whether that input is coming from the barcode ...
4
votes
2answers
895 views

Is there a cross platform barcode scanner application with an SDK available for mobile devices?

I would like to create a barcode scanning applciation for iPhone & Android . I have found for iPhone "Red Laser" http://www.redlaser.com/SDK.aspx. I would like to know of any software people know ...
4
votes
2answers
2k views

Barcode reader program: barcode Identification methods

I am new in the Image processing, and I want to identify the QRCode in the image. Actually there are three finder patterns, and at first I need to find them. So I tried some methods, first is ...
4
votes
1answer
1k views

Detect the source of a keyboard/barcode scanner event

I need to read several barcode scanners and bind the read data according to its source. In other words, my application needs to know where from the keystrokes came to be able to take the correct ...
4
votes
2answers
2k views

BlackBerry barcode scanning library?

Anyone got a good handle on a barcode scanning library that can be used to read in UPC-A, EAN-13 or other major barcode formats based on input from the digital camera? Does RIM have a standard library ...
4
votes
3answers
2k views

USB barcode reader in Qt4

I was wondering how could I integrate a USB barcode scanner into a Qt application, as well as a barcode printer. I looked for tutorials but didn't find anything interesting out there. Any ideas? ...
4
votes
2answers
982 views

Does using a barcode scanner as a keyboard wedge imply you can't confirm receipt of the scan?

I have an extremely simple application running off a series of deprecated scanners that picks up a barcode scan off a serial port and sends back to the scanner an ok that it received the scan. Based ...
4
votes
5answers
3k views

How Do I Change The Frame Of A ZBar Reader?

Ok, so I'm using the ZBar SDK to scan barcodes in my iPhone app. I've successfully implemented the sample code, but now I want to change the frame of the scanner view (i.e: To half the screen size). ...
4
votes
2answers
2k views

Include barcode scanner in mobile web app without going native?

is there any possibility to include a Barcode scanner in a mobile web app without going native? As a former Android developer I know how to integrate e.g ZXing in my native code and I also know that ...
4
votes
2answers
284 views

Android NFC Locks up / Stops Scanning after Repetative Scans

Overview: We have developed an app that allows customers check in using an NFC enabled card with a stationary Nexus S. The app sit ready to read a card, when a card is tapped, the app reads the unique ...
3
votes
1answer
2k views

How do I use the scanCrop property of a ZBar reader?

I am using the ZBar SDK for iPhone in order to scan a barcode. I want the reader to scan only a specific rectangle instead of the whole view, for doing that it is needed to set the scanCrop property ...

1 2 3 4 5 12