In the attached example, on a device running OS 12.0, a folder is created with the application name "MeApplication" if the manifest specifies
If you set SdkVersion 33 in the manifest, the folder is not created. Please change the example to correct the situation.
B4X:
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="29"/>