wewewe718 / QrAndBarcodeScanner

An Android app for scanning QR codes and barcodes
The Unlicense
741 stars 142 forks source link

specifying the error correction level for the QR code #111

Open OmlineEditor opened 2 years ago

OmlineEditor commented 2 years ago

add the ability to specify how much redundant information you need to add to the QR code to protect the image. Now all images are created with a low level of error correction without the ability to change it. You need to be able to make a picture with a large level of correction for stronger protection against damage.

OmlineEditor commented 1 year ago

please add information about the error correction level to the information about the scanned image. if, in addition to the information, there is also a HEX view https://github.com/wewewe718/QrAndBarcodeScanner/issues/112, then there will be complete information