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.