I am new to B4A. I am trying to write to a file using the File.OpenOutput and File.WriteString method using the directories above. I have tried both, but my file does not get created, as when I print out the contents of the directory, it lists: /storage/emulated/0 for File.DirRoot External and /storage/emulated/0/Android/data/b4aexample/files.
I am connected wireless using b4abridge. Do these directories only get populated with the storage card root folder and the default folder for my application in the released version?
I am connected wireless using b4abridge. Do these directories only get populated with the storage card root folder and the default folder for my application in the released version?