Little File Explorer
Android 1.0+ mini simple file manager/explorer
新版本 4.18
- 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
- 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
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
- FOSS software (Free and Open Source)
- Small (< 40 KB)
- Basic file operations (Cut, copy, paste, rename, delete)
- File name filter
- Name, Modified Time, File Size sort
- Hidden File toggle
- Drive menu to switch between internal and sdcard storage
- Multi-share function
- File/folder path copying
- Minimum permissions
- System/Light/Dark Theme toggle
- MD5 checksum generation and verification
Issues
Issues and pull requests are always welcome!
You can submit issues the following ways:
- via Github Issues at https://github.com/martinmimigames/little-file-explorer/issues
- via email: martinmimigames@gmail.com
Made by Martinmimigames! :)
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
- FOSS software (Free and Open Source)
- Small (< 40 KB)
- Basic file operations (Cut, copy, paste, rename, delete)
- File name filter
- Name, Modified Time, File Size sort
- Hidden File toggle
- Drive menu to switch between internal and sdcard storage
- Multi-share function
- File/folder path copying
- Minimum permissions
- System/Light/Dark Theme toggle
- MD5 checksum generation and verification
Issues
Issues and pull requests are always welcome!
You can submit issues the following ways:
- via Github Issues at https://github.com/martinmimigames/little-file-explorer/issues
- via email: martinmimigames@gmail.com
Made by Martinmimigames! :)
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 1.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 1.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 1.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 4.15
- Fixed copying pasting not working properly in some cases
- Fixed having grey area in cursors on some text inputs
- Shrunk size
- Reworded notification
- Fixed having grey area in cursors on some text inputs
- Shrunk size
- Reworded notification
新版本 4.14
- Fixed filter bug causing crash on startup
- Fixed file not opening on some apps (missing metadata)
- Fixed file size calculation incorrect
- Now clear text input when create new folder
- More natural-looking back button
- Removed unused notification about invalid folder name
- Now uses Future for concurrency management (less race condition)
- Fixed file not opening on some apps (missing metadata)
- Fixed file size calculation incorrect
- Now clear text input when create new folder
- More natural-looking back button
- Removed unused notification about invalid folder name
- Now uses Future for concurrency management (less race condition)









