Marinell / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

RFE: QRCode support #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would love to see a QRCode scanner integrated into C1. 

I've been tinkering with ZXing, now owned by Google and OSS under an Apache V2 
license.  The J2ME and RIM specific code is no longer maintained, but they make 
it available in version 1.7 in the downloads.  I've got both the j2me and rim 
libraries building successfully but haven't tested them on devices yet.  

What do you guys think?

Original issue reported on code.google.com by 1815...@coolman.ca on 7 Apr 2012 at 5:55

GoogleCodeExporter commented 9 years ago
I just now tried out the zxing barcode scanner on Android, it works quite well 
even in low light, and supports 1d barcodes as well without switching modes

Original comment by 1815...@coolman.ca on 7 Apr 2012 at 6:08

GoogleCodeExporter commented 9 years ago
We generally agree and you are not the first to ask for this feature.
Ideally I'd like to integrate this with a "Libraries" API whereby we can easily 
integrate native 3rd party libraries into CN1. 

Original comment by shai.almog on 7 Apr 2012 at 7:21

GoogleCodeExporter commented 9 years ago
How to implement zxing scanner in codename one so that it works fime on android 
and j2me

Original comment by 18.agar...@gmail.com on 2 May 2012 at 11:08

GoogleCodeExporter commented 9 years ago
This is partially resolved in issue 170

Original comment by shai.almog on 7 May 2012 at 6:49