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.