Thank you DonManfred!Upload the Image to your server, put the downloadurl of this image into the QR-Code and download the Image after you get the URL from the QR-Code.
Thank you Johan Schoeman for your reply !QR Code - "Store" image/bitmap in a QR Code
See attached B4A project: 1. It takes an image (png or jpg) and convert it into a byte array 2. The byte array is converted into a Base64 String 3. The String is then converted into a QR Code (bitmap) 4. Use the QR Code bitmap and decodes it into a string (Base64) 5. Convert the Base64 string...www.b4x.com