asales Expert Licensed User Longtime User Jul 18, 2018 #1 The QRGenerator class can hold up to 80 bytes of text: https://www.b4x.com/android/forum/threads/b4x-qrgenerator-cross-platform-qr-code-generator.93092/ Is possible to increase the number of bytes to 1000 or more? I tried to change the code, but I get several errors.
The QRGenerator class can hold up to 80 bytes of text: https://www.b4x.com/android/forum/threads/b4x-qrgenerator-cross-platform-qr-code-generator.93092/ Is possible to increase the number of bytes to 1000 or more? I tried to change the code, but I get several errors.
Erel B4X founder Staff member Licensed User Longtime User Jul 18, 2018 #2 It is possible but it requires some work. It is not a simple change. You can try this library that supports more versions of QR codes: https://www.b4x.com/android/forum/threads/qr-code-library.41408/#post-322509 Upvote 0
It is possible but it requires some work. It is not a simple change. You can try this library that supports more versions of QR codes: https://www.b4x.com/android/forum/threads/qr-code-library.41408/#post-322509