Skip to content
darken edited this page Mar 3, 2026 · 1 revision

Frequently Asked Questions

What is Permission Pilot?

Permission Pilot is a permission browser/viewer, not a permission manager. It shows which apps request which permissions and provides shortcuts to Android's system settings for each app.

Can Permission Pilot change or revoke permissions?

No — Android does not allow third-party apps to modify permissions. The app links to the system settings screen where you can toggle permissions yourself. This is an Android platform limitation, not a missing feature.

Why does Permission Pilot show more permissions than Android Settings?

Permission Pilot shows ALL permissions declared in an app's manifest (what the app could request). Android Settings only shows runtime permissions that have been explicitly granted or denied. Many permissions (like INTERNET) are "normal" permissions — granted automatically at install, never shown in Settings.

What does "No action available for this permission" mean?

Some permissions have no corresponding toggle in Android's settings. These are typically "normal" permissions or internal system permissions. Permission Pilot can show them but there's nothing to link to in the system UI.

Why does the app name look different after installation?

The app name may appear localized (translated) on your device — e.g. "Permission Pilot" might show as "Права" depending on your device language. The app itself does not change its name; this is standard Android localization behavior.