How do I embed an URL in a QR开发者_StackOverflow code using Zxing, so that the barcode scanner can detect it as an URL?
I\'m using ZXing code to create QR bar codes. I got the example code from here working: http://www.vineetmanohar.com/2010/09/java-barcode-api/ and the PNG image looks good, black and white as expected
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but th开发者_如何学Gois question will likely so
I\'m working with the 1.6 version of the ZXing barcode scanner code. Although the version of this app from the Android Market (3.53) runs fine on my Incredible, the ViewFinderView looks wrong when I
I want to put custom border around zxing capture screen (开发者_开发问答camera screen).What modification would I need to make for this?Which activity and layouts would I need to change to have this ef
If a user tries to scan a code开发者_如何转开发 with ZXing and they cannot i would like them to be able to click a button on the capture screen and quit the app?Is there such an option?if not where wo
I am developing my camera application that can decoded the qrcode in real time of camera on. When I open the camera,I set the timer about every 3 seconds interval to capture picture on the screen wi
Hi i need to scan 50 char long code 128C, but the default rnage of scaner is to small for my code so i need to customize it for the length of barcode.
I use ZXing to scan a regular barcode (not QR code) and I get a scanresult string, or to be more precise a number.