08-21-2012 02:19 AM
![]()
yet I did not use it but I have onlu some helpful links which have some api for scanning and viewing the qrcode in cascades development.
08-22-2012 06:15 AM
You can use zxing library to read QRcode.
08-22-2012
09:16 AM
- last edited on
08-22-2012
09:19 AM
by
BelmaHFL
can you provide a demo application of zxing library which can use to scan QRCode?
Removed personal information to comply withCommunity GuidelinesandTerms and Conditions of Use.
08-22-2012 12:08 PM
I'm working on a demo using ZXing to scan multiple barcode formats right now, but if all you care about is QRCodes the built in QRCode scanner classes work fine.
09-26-2012 04:01 AM
01-08-2013 09:34 PM
Actually, it depends on what platform is the QR Code barcodes are created in. If the QR Code barcodes are created in Java, you can google "Java QR Code barcode reader guide or tutorial", many professional passages like this appear.