Skip to content

Instantly share code, notes, and snippets.

View ELTEGANI's full-sized avatar
🎯
Focusing

Eltegani Mohamed ELTEGANI

🎯
Focusing
View GitHub Profile
@granoeste
granoeste / EachDirectoryPath.md
Last active April 27, 2025 06:18
[Android] How to get the each directory path.

System directories

Method Result
Environment.getDataDirectory() /data
Environment.getDownloadCacheDirectory() /cache
Environment.getRootDirectory() /system

External storage directories