Hello everyone,
I am currently creating an app in which I scan a barcode and then take photos that are named after the barcode. After having problems with saving the image data for a long time, I was finally able to save them correctly named by EAN:
/storage/emulated/0/Android/data/Myapp/files/.
In the next screen, the app user should be given the option to remove unwanted images. I use the Kodular Gallery for this, but unfortunately it does not display any images.
I have attached screenshots of the blocks from Screen3 and Screen4. Do any of you have an idea why this is not working?
Kind regards