Hello,
I wrote a small app in B4A with which you can generate QR code labels. It can be found in the Play Store:
https://play.google.com/store/apps/details?id=gd.uaslabel
Features of the app:
- Issue of QR code labels in the media gallery of the smartphone
- Four different sizes possible
- The label shown in the graphic has a maximum length of 16 characters
- In addition, 4 lines with a maximum of 50 characters can be saved in the QR code
- The graphics are output in a resolution of 600 x 600 dpi
- If all four additional lines are left blank, the coarsest QR code is output
I developed the app for labeling drones according to the new EU regulation. The labels can also be used for other purposes.
I used the following posts from this forum as an aid for programming:
https://www.b4x.com/android/forum/t...platform-qr-code-generator.93092/#post-589103
https://www.b4x.com/android/forum/threads/b4x-input-dialogs-with-xui-views.101197/
I wrote a small app in B4A with which you can generate QR code labels. It can be found in the Play Store:
https://play.google.com/store/apps/details?id=gd.uaslabel
Features of the app:
- Issue of QR code labels in the media gallery of the smartphone
- Four different sizes possible
- The label shown in the graphic has a maximum length of 16 characters
- In addition, 4 lines with a maximum of 50 characters can be saved in the QR code
- The graphics are output in a resolution of 600 x 600 dpi
- If all four additional lines are left blank, the coarsest QR code is output
I developed the app for labeling drones according to the new EU regulation. The labels can also be used for other purposes.
I used the following posts from this forum as an aid for programming:
https://www.b4x.com/android/forum/t...platform-qr-code-generator.93092/#post-589103
https://www.b4x.com/android/forum/threads/b4x-input-dialogs-with-xui-views.101197/