Generate 1D barcode in Android [closed]

本小妞迷上赌 提交于 2019-12-25 18:55:11

问题


Hello, I need to generate 1D barcode in my Android application, is there a free library that allows me to generate the 1D ?


回答1:


Try ZXing, it's opensource.

You can also try iText as suggested by this answer.

Here you can find a very detailed example of using iText to generate barcodes



来源:https://stackoverflow.com/questions/9906293/generate-1d-barcode-in-android

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