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?
Asked
Active
Viewed 612 times
2 Answers
3
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.

Shai Almog
- 51,749
- 5
- 35
- 65
-
Thanks shai. I posted my [requirement here.](http://code.google.com/p/codenameone/issues/detail?id=170) – bharath Apr 20 '12 at 06:53
0
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.

Megachip
- 359
- 3
- 13