Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have an incomplete QRCode (about 30%). Is it possible to decode j开发者_开发知识库ust the fragment of it? I would really like a code snippet - the language doesn\'t matter.If you mean, can you decod
Who knows how to gene开发者_运维百科rate qr-code? And how to decorate like here http://mojiq.kazina.com/?try this tutorial http://www.thonky.com/qr-code-tutorial/, very good in-depth tutorial on creat
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m 开发者_运维问答writing an App for Android which uses the ZXing scanner. I\'d like to place a layer over this activity to show some customized messages or images while the user is scanning.
I want to show a QR code reader in my iPhone application inside main screen window. How can I use the Zxing APIs in my app for开发者_如何学Python creating the QR Reader? Can I use any other library f
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I don\'t know if this even is possible, but here goes, how do you track usage of QRcodes? (track scans may be more accurate)
In Android, Using ZXing we can scan a QR code through phone camera and decode it. But, in my scenario, the QR code image is stored in the phone itself and I need to decode it.
working with Zxing in J2ME i had: MonochromeBitmapSource source = new LCDUIImageMonochromeBitmapSource(bitmapFile);