| AppID: | com.martinmimigames.simplefileexplorer |
| Author: | MGGames |
| License: | GPL-3.0-only |
| InRepoSince: | 2022-11-24 |
| LastRepoUpdate: | 2025-04-17 |
| LastAppUpdate: | 2025-04-17 |
| LastVersion: | 4.18 |
| Categories: | System |
| APK source: | Github |
| Google Play: | Check if it's there |
A small, simple file explorer, designed with compatibility in mind.
Open-sourced and publicly-viewable code for anyone worrying about being locked in or privacy invasion.
It provides multiple functions, including copy and pasting files, multi-file share, etc. More information available in Features section below.
Supports Android 1.0+
Currently under 40 KB.
Previous known as Simple File Explorer (but from martinmimigames).
You can visit the official webpage at https://martinmimigames.github.io/projects/little-file-explorer/index.html
Features
Issues
Issues and pull requests are always welcome!
You can submit issues the following ways:
Made by Martinmimigames! :)
WhatsNew:
- re-release only!! fix version code metadata (version code broken since v4.16)
- v4.17
- Fix file cannot open when external app checks Uri permissions
- Add toast notification for when file cannot be deleted
- v4.16
- fix read / write grant issues on file:// uri
- lower android version to 4.4 for giving out content:// uri
- revert back button to ascii code for consistency
- switch to sparse array to reduce memory usage