Android File Structure

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
|-
 
|-
 
| /system
 
| /system
| Stores most system files
+
| Stores most system files. It can be accessed with file
 
|-
 
|-
 
| /data
 
| /data
 
| Stores most user data. This is the hardest partition to access without root, hardware hacks, rootkit malware,  or expensive forensic tools
 
| Stores most user data. This is the hardest partition to access without root, hardware hacks, rootkit malware,  or expensive forensic tools
 
|}
 
|}

Revision as of 22:48, 22 November 2021

Note: this is a draft.

Path Description
/system Stores most system files. It can be accessed with file
/data Stores most user data. This is the hardest partition to access without root, hardware hacks, rootkit malware, or expensive forensic tools
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox