问题
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