Android Question Is it possible to reach and extract the mUri's uriString in an ExternalFile ?

swChef

Active Member
Licensed User
Longtime User
I'm interested in the path stored in the uriString after the %3.
Code is from the ExternalStorage example. That example just displays 'root', when I would prefer at least "root=[content after %3]"
If not I assume I have to store up the path as it is chosen.

1619051040401.png
 
Last edited:
Top