I want to create a folder in sdcard in an android device and I want to set a folder permission for the creating folder. The folder permission should be that from only from m
FAT32, the standard SD card file system, does not support file permissions. This means that any file is world readable and world writeable.