Sorry if this is a very basic question; but I couldn't find the right answer in spite of a lot of searching.
In my app, I want to load a file (or image) from a specific folder in sdcard (Data_save), so that the user goes directly in that folder instead of searching the phone memory.
I have problem with ActivityStarter Uri. I tried the following ways and the path looks correct, but always the images are non-selectable (faded out). But if I navigate to the "files" and find that folder and open it, I can can select images and they load.
I test the app in real phone (Huawei mate 10) not the emulator.
"Uri"s I tried are the following:
file///Data_save
/Data_save
Data_save
//Data_save