Difference between revisions of "Android File System"
From Free Knowledge Base- The DUCK Project: information for everyone
(Created page with " == DCIM == * typically /sdcard/DCIM Android uses the DCF (Design rule for Camera File system) specification. All digital cameras contain a DCIM (Digital Camera IMages) folder ...") |
(No difference)
|
Revision as of 19:23, 4 July 2012
DCIM
- typically /sdcard/DCIM
Android uses the DCF (Design rule for Camera File system) specification. All digital cameras contain a DCIM (Digital Camera IMages) folder in their root directory. Inside this will be multiple folders named nnnABCDE, where nnn is a unique directory number between 100-999 and ABCDE is a five-character alphanumeric string often (but not required to be) related to the camera manufacturer. Image files stored within these folders will have a file name in the format ABCDnnnn, where ABCD is a four-character string (often DSC_ or IMG_) and nnnn is a unique sequential index number.
Keywords: Android Tablet PC Samsung Galaxy Tab Two 2 FS File System Root Linux