I try to create a hidden folder in an external public directory using the code that follows
"${Environment.DIRECTORY_DCIM}/.folderName/"
The folder was created but the folder name was _.foldername that folder is visible in the external directory. how do I create a hidden folder in Android 12 anyone please help me?