Adinand Auto File Sorter
How it works What it sorts Free & Pro Security Support Answers Get the app

What is “All files access” on Android?

Last reviewed: September 19, 2026 · Markdown version

All files access is a special Android permission that grants an app read and write access to all files within shared storage. You grant it yourself, on a system settings page, rather than in an ordinary permission pop-up. It is broad, but it is not total: an app that holds it still cannot reach the private directories that belong to other apps.

What the permission actually grants

Android's developer documentation is unusually plain about it. The MANAGE_EXTERNAL_STORAGE permission grants "read and write access to all files within shared storage" — the shared part of your storage, where your downloads, documents and media live. And then the limit, in the same document: apps granted this permission "still can't access the app-specific directories that belong to other apps, because these directories appear as subdirectories of Android/data/ on a storage volume".

You are the one who switches it on. The documentation tells developers to "direct users to a system settings page where they can enable the following option for your app: Allow access to manage all files". That is a deliberate piece of friction — an app cannot obtain this quietly in the flow of a dialog.

What Google Play allows it to be used for

Play's policy on the permission names the categories directly: "For apps requesting access to the All files access permission, intended and permitted use includes file managers, backup and restore apps, anti-virus apps, and document management apps." The same policy defines the bar those apps have to clear — "Core functionality is defined as the main purpose of the app. Without this core functionality, the app is 'broken' or rendered unusable."

So the useful question to ask of any app holding it is not "is this scary?" but "is moving or managing files the point of this app, or a side-line?" Android's own documentation lists the same sorts of use cases: file managers, backup and restore, anti-virus, document management, on-device file search, disk and file encryption, and device-to-device migration.

Where Adinand Auto File Sorter fits

It declares MANAGE_EXTERNAL_STORAGE and needs it on Android 11 and newer; on Android 10 it falls back to the older read and write storage permissions. It asks for it from its first screen, by sending you to that system settings page, and it uses it to read the name, extension, size and modification time of files in the folders you selected and to move those files into Downloads › Sorted Files. It reads only the folders you selected, and it asks for no battery-optimisation exemption. The security page sets out the rest.

Sources: Manage all files on a storage device and Google Play's Use of All files access permission policy, both read on 16 September 2026. What the app does comes from its own code audit.

Related: Why apps can't open Downloads on Android 11 · What is scoped storage on Android? · Before you let an app move your files

Adinand Auto File Sorter
How it works What it sorts Free & Pro Security Privacy Policy Terms Support Answers

Adinand Auto File Sorter for Android, by Adinand Innovations. Questions or bugs? [email protected]
Adinand Auto File Sorter is not affiliated with, endorsed, or sponsored by Google LLC. Google Play and the Google Play logo are trademarks of Google LLC. Android is a trademark of Google LLC. Files by Google and Google Photos are products of Google LLC, named here only to describe what they do.