I have to make an app that takes strings and makes barcodes in different barcode formats.
I found Barcode4j. Looks like a library that fits my needs, but I also found people that says that it doesn’t works on Android.
Is this the best library for this?
Thanks in advance.
Zebra Crossing:
http://code.google.com/p/zxing/
is the go to barcode library for android. Even Google uses it 🙂