Flocon/docs/files.md
Raphael Teyssandier 2c42d582e2 feat: Pages
2025-11-27 19:33:22 +01:00

13 lines
No EOL
646 B
Markdown

### 📁 File Explorer (android only)
<img width="1295" height="838" alt="Screenshot 2025-09-12 at 15 41 20" src="https://github.com/user-attachments/assets/1c22c813-20c4-4e34-bcf8-6cc511deab21" />
Flocon allows you to explore the **internal file storage** of your Android application — something that typically requires ADB and knowledge of Android's file system.
From the desktop app, you can:
- Browse directories within the app's sandbox
- View file metadata (size, modification date, path)
- Open or download files for inspection
This feature is ideal for inspecting log files, cache data, downloaded assets, or exported config files.