Little File Explorer

Little File Explorer

Android 1.0+ mini simple file manager/explorer

MGGames File Manager System

Screenshots

Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer Screenshot of Little File Explorer

Description

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! :)

What’s new (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

Versions

Version Date Size Requires Android Download
4.18 current
fc6c9134fd714ef0…
2025-04-22 37 KB API 1
4.15
49706bdf07c4e121…
2024-03-30 37 KB API 1
4.14
f7f1bee1ad0a23b7…
2023-12-01 37 KB API 1

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Write storageCreate and change files on the device storage.
  • Read storageRead files on the device storage.
  • Full file accessAccess all files on the device.
  • Install appsStart the installation of other apps.

Comments