Posts by André Andrade • 31 points
2 posts
-
2
votes1
answer1809
viewsA: How to turn an image into a qr code with Zxing?
In the link below, I discovered that a qr code can not contain much more than 1000KB and an image of this size would be too small and impracticable for my purpose.…
-
1
votes1
answer1809
viewsQ: How to turn an image into a qr code with Zxing?
I’m developing an android app capable of generating and reading qr codes, the application already encodes and decodes strings, but now I need to do this with images. I’ve tried some paths like…