What is the Package name in the Build Configurations window ?
View attachment 150466
I tested ConfigFilePath = rp.GetSafeDirDefaultExternal("") in a test program.
The Log gives: /storage/emulated/0/Android/data/b4a.TestNew/files
The folder name in data is the Package name.
And in the Windows Files Explorer I get this:
The Test.txt file is written by the test program.
The image1.jpg was added in the Windows Files Explorer and read by the test program.
View attachment 150467
Currently this works even with android:targetSdkVersion="33".
But, how long ?
Google limits more and more the access to data.