mirror of
https://github.com/openflocon/Flocon.git
synced 2026-05-06 15:44:03 +00:00
646 B
646 B
📁 File Explorer (android only)
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.