Most apps use ZXing, but all examples of ZXing I\'ve seen use a dedicated full screen activity (whether via intent request or embedded Activity class).Are there other bar code scanning libraries that
vCard? mecard? hCard? Is there a de facto standard at this point? I\'ve never personally owned a \'smartphone\' -- is there a format that\'s supported \'out-of-the-box\' for either iphone, android or
I connected my barcode scanner to a USB port. I needed to change the mode from HID keyboard to serial port emulation (the reader is know seen by the system as regular HID device and not a HID system k
I am looking for a library or method to decode a QR Code (or potentially another form 开发者_开发技巧of 2d barcode) and to be able to actually determine the camera position and orientation. This seems
I have an app that needs to scan a barcode to get a code before it can continue. I use this code to start the scanning activity:
Is there a server/software that can take an image in and scan it for barcodes (UPC or otherwise) and return the number encoded in the b开发者_如何学编程arcode?Look at Zxing project and online decoder
In a Java EE web application, I need to read data from barc开发者_如何学运维ode scanner(connected to the user\'s machine - client side),display the data in a textbos and send the code back to the serv
I\'m creating an application to scan barcodes and provide video information on the scanned product. I\'m running into the problem where the MPMoviePlayerViewController ends up giving me a wh开发者_Sta
Closed. This question does not meet Stack Overflow guidelines. It is not cu开发者_如何学运维rrently accepting answers.
I\'m currently developing an application to scan for a barcode, give a description of the product (local database) and provide a movie as a way of providing a开发者_高级运维 user manual. My only quest