Reputation: 14453
I need to know whether Codename One supports zxing. If not, Is there any other way to scan the QR code with Codename One? I need to use this on both android and iPhone. Is it possible with Codename One?
Upvotes: 1
Views: 613
Reputation: 389
here is a working example how to use zxing within codenameone via native calls.
there's also a codenameone class for scanning barcodes (javadoc). You could find a usage example here.
Upvotes: 0
Reputation: 52770
We intend to add support for that relatively soon. If you have specific requirements please open an issue/RFE, we tend to promote RFE's from community members faster.
Upvotes: 3