Hello,
I built a project in Android Studio with Barcoder to generate and then read the stored data. So far so good.
I would like to know now if I can make improvements like capturing an image of a bar code from a label (for example) and use that image as QR Code and store information for that image.
I would like an example of how to do this.