I\'m trying to recreate a file walker (like File(\'/path\').walk()) for Android\'s Storage Access Framework. This is a snippet from the original FileTreeW
File(\'/path\').walk()
FileTreeW