2d barcode reader Java ME sdk

徘徊边缘 提交于 2019-12-23 03:35:15

问题


Does anyone know a good sdk for reading and decoding 2d barcodes (preferably Datamatrix or QR) from within a Java ME application? The application will be closed source, and while I'd prefer that the SDK be free (perhaps MIT or LGPL licenses), I would not mind forking over some cash for a commercial license. I've come across the Semacode SDK but it's GPL licensed and the links to the commercially licensed version do not seem to be working. There's also one from http://qrcode.sourceforge.jp but it's also GPL licensed and has sparse documentation.


回答1:


The only promising one I could find was ZXing



来源:https://stackoverflow.com/questions/3483468/2d-barcode-reader-java-me-sdk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!