B4X:
Dim SaveDir as string
SaveDir = File.DirRootExternal & "/Test"
If File.Exists(SaveDir,"") = False Then
File.MakeDir(File.DirRootExternal,"Test")
End If
Using ExternalStorage will call the directory tree "UI" to specify the directory