GalleryViewer without image

Hello I would like to use gallery viewer to see the photos saved in the directory: /storage/emulated/0/Android/data/io.makeroid.companion/files/Files/Engin33.jpg Then by clicking on it see the photo in u component image1. But it doesn’t work, I don’t have any photos in the viewer. nothing is displayed. Here are my blocks:

the gallery can only access images in shared storage… your images are in the ASD of the companion app or later after building in the ASD of your app… move them to shared storage to display them in the gallery

there are no blocks?
Taifun

Excuse me for my block :

blocks (1)

It’s ok a change scpe App by scope Shared and il is very good

Uploading: blocks (2).png…

Hello again, Well I have the famous error 908 problem I don’t know what to do anymore knowing that I’m already at 5 extensions.

Move those blocks outside of the for loop


also provide again a new screenshot… it has not been uploaded again…

and let us know, when exactly you get error 908… also which Android version are you using for your tests?

Taifun

Oupss excuse me i’m the errror when i try with appetize PIxel 7 with android 13

Move these permissions into the else part of the if then else statement

The images property of the gallery viewer expects a list

There is no such path GendEOR/Files in shared storage, you probably mean /Download/GendEOR/Files ?

Taifun