gregchao Active Member Licensed User Longtime User Aug 13, 2025 #1 Without the help of the User (e.g. ContentChooser), is there any way of getting an image from Gallery if I know the filename and album? I am able to save an image to Gallery and delete it but am unable to copy it without the User selecting it.
Without the help of the User (e.g. ContentChooser), is there any way of getting an image from Gallery if I know the filename and album? I am able to save an image to Gallery and delete it but am unable to copy it without the User selecting it.
Erel B4X founder Staff member Licensed User Longtime User Aug 14, 2025 #2 You cannot directly access external files. You need ContentChooser or ExternalStorage. Upvote 0