.Net Maui Android – How to load image from DCIM folder direct – without a picker
The user can create screenshots which are saved in “DCIM/” folder of the Android device. This is done in a plaform-specific class.
Later I want to load these images again to display them on screen.