Can someone post In which folder of android is it possible to save/record mp3/mp4 files? Thanks
The application specific directory:
/storage/emulated/0/Android/data/<projectName>/files
/storage/emulated/0/Android/data/<packageName>/files
or in one of the Shared folders (like /Music, /Download, /Documents, ...), at least on Android 11+.