I've seen mention of special folders on the SD card such as "ringtones" and "notifications" .
What is the full list of special folders recognized by Android's (Froyo preferred) configuration and its standard apps?
|
I've seen mention of special folders on the SD card such as "ringtones" and "notifications" . What is the full list of special folders recognized by Android's (Froyo preferred) configuration and its standard apps? |
||||
|
|
|
The information below is from a developer website, it is the closest I could find to a definitive answer. From website: If you're using API Level 7 or lower, use getExternalStorageDirectory() to open a File that represents the root of the external storage, then save your shared files in one of the following directories:
|
|||||||||||
|