Many apps have this behavior where the user is asked to select a folder to do action, say save a file or choose as the directory for some other context. How to do it in B4A?
ContentChooser - lets the user select a "file".
ExternalStorage - lets the user select a folder.
SaveAs - lets the user select a place to save a "file".
"file" = regular file or any other type of resource.