Manifest Destiny

Multiple Accounts

TOOLS

Trackers

Permissions

Total permissions: 201
Unknown permissions: 114
Signature permissions: 23
Permissions considered normal: 48
Permissions considered dangerous: 16
Allow an application to read and write the cache partition.
Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
No description yet, this could be a misspelling or a permission created by the app itself
Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
Allows an application to access extra location provider commands.
Allows an application to create mock location providers for testing.
Allows applications to access information about networks.
No description yet, this could be a misspelling or a permission created by the app itself
Allows applications to access information about Wi-Fi networks.
Allows applications to call into AccountAuthenticators. Not for use by third-party applications.
We need to keep this around for backwards compatibility
removed
(signature privileged)
Allows an application to control the backup and restore process. Not for use by third-party applications. pending API council
(signature privileged development)
Allows an application to collect battery statistics
Allows an application to tell the AppWidget service which application can access AppWidget's data. The normal user flow is that a user picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract. Not for use by third-party applications.
Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows an application to access data from sensors that the user uses to measure what is happening inside their body, such as heart rate.
Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast.
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
costsMoney
(dangerous instant)
Required to be able to access the camera device. This will automatically enforce the '> uses-featureall camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.
Allows applications to change network connectivity state.
Allows applications to enter Wi-Fi Multicast mode.
Allows applications to change Wi-Fi connectivity state.
Allows an application to clear the caches of all installed applications on the device.
Allows an application to clear user data. Not for use by third-party applications
Allows low-level access to power management. Not for use by third-party applications.
Allows applications to disable the keyguard if it is not secure.
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to expand or collapse the status bar.
We need to keep this around for backwards compatibility
removed
Allows access to the list of accounts in the Accounts Service. Note: Beginning with Android 6.0 (API level 23), if an app shares the signature of the authenticator that manages an account, it does not need 'GET_ACCOUNTS' permission to read information about that account. On Android 5.1 and lower, all apps need 'GET_ACCOUNTS' permission to read information about any account.
Allows an application to find out the space used by any package.
No longer enforced.
(signature privileged development)
Allows an application to call APIs that allow it to do interactions across the users on the device, using singleton services and user-targeted broadcasts. This permission is not available to third party applications.
Allows applications to open network sockets.
Allows an application to call killBackgroundProcesses.
We need to keep this around for backwards compatibility
removed
Allows an application to manage access to documents, usually as part of a document picker. This permission should only be requested by the platform document management app. This permission cannot be granted to third-party apps.
Allows an application to modify global audio settings.
(signature privileged role)
Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls. Not for use by third-party applications.
Allows mounting and unmounting file systems for removable storage. Not for use by third-party applications.
Allows applications to perform I/O operations over NFC.
(signature privileged development appop retailDemo)
Allows an application to collect component usage statistics Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to read the user's calendar data.
Allows an application to read the user's contacts data.
Allows an application to read from external storage. Any app that declares the WRITE_EXTERNAL_STORAGE permission is implicitly granted this permission. This permission is enforced starting in API level 19. Before API level 19, this permission is not enforced and all apps still have access to read from external storage. You can test your app with the permission enforced by enabling
softRestricted immutablyRestricted
Allows an application to read install sessions This is not a third-party API (intended for system apps).
(signature privileged development)
Allows an application to read the low-level system log files. Not for use by third-party applications, because Log entries can contain the user's private information.
No description yet, this could be a misspelling or a permission created by the app itself
Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any android.telecom.PhoneAccount registered on the device. Note: If both your ' minSdkVersion and ' targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your ' targetSdkVersion is 4 or higher.
We need to keep this around for backwards compatibility
removed
We need to keep this around for backwards compatibility
removed
Allows applications to read the sync settings.
Allows applications to read the sync stats.
We need to keep this around for backwards compatibility
removed
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
Allows an application to record audio.
Allows an application to change the Z-order of tasks.
The restartPackage API is no longer supported.
No description yet, this could be a misspelling or a permission created by the app itself
(signature privileged)
Allows applications to set the system time zone directly. Not for use by third-party applications.
Allows applications to set the wallpaper.
Allows applications to set the wallpaper hints.
(signature privileged development)
Allow an application to request that a signal be sent to all persistent processes. Not for use by third-party applications.
We need to keep this around for backwards compatibility
removed
We need to keep this around for backwards compatibility
removed
(signature setup appop installer pre23 development)
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user. Note: If the app targets API level 23 or higher, the app user must explicitly grant this permission to the app through a permission management screen. The app requests the user's approval by sending an intent with action ACTION_MANAGE_OVERLAY_PERMISSION. The app can check whether it has this authorization by calling android.provider.Settings#canDrawOverlays Settings.canDrawOverlays()
Allows using the device's IR transmitter, if available.
(signature privileged role)
Allows an application to update device statistics. Not for use by third-party applications.
We need to keep this around for backwards compatibility
removed
Allows an app to use fingerprint hardware.
Allows an application to use SIP service.
Allows access to the vibrator.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to write the apn settings and read sensitive fields of an existing apn settings like user and password. Not for use by third-party applications.
Allows an application to write the user's calendar data.
Allows an application to write the user's contacts data.
Allows an application to write to external storage. Note: If both your ' minSdkVersion and ' targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your '>getExternalFilesDir and getExternalCacheDir. If this permission is not allowlisted for an app that targets an API level before Q this permission cannot be granted to apps.
softRestricted immutablyRestricted
Allows an application to write to internal media storage This permission is no longer honored in the system and no longer adds the media_rw gid as a supplementary gid to the holder. Use the android.permission.MANAGE_EXTERNAL_STORAGE instead.
No description yet, this could be a misspelling or a permission created by the app itself
We need to keep this around for backwards compatibility
removed
(signature privileged development)
Allows an application to read or write the secure system settings. Not for use by third-party applications.
(signature preinstalled appop pre23)
Allows an application to read or write the system settings. Note: If the app targets API level 23 or higher, the app user must explicitly grant this permission to the app through a permission management screen. The app requests the user's approval by sending an intent with action ACTION_MANAGE_WRITE_SETTINGS. The app can check whether it has this authorization by calling android.provider.Settings.System#canWrite Settings.System.canWrite()
We need to keep this around for backwards compatibility
removed
Allows applications to write the sync settings.
We need to keep this around for backwards compatibility
removed
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to broadcast an Intent to set an alarm for the user.
We need to keep this around for backwards compatibility
removed
We need to keep this around for backwards compatibility
removed
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to install a shortcut in Launcher. In Android O (API level 26) and higher, the INSTALL_SHORTCUT broadcast no longer has any effect on your app because it's a private, implicit broadcast. Instead, you should create an app shortcut by using the android.content.pm.ShortcutManager#requestPinShortcut requestPinShortcut()method from the android.content.pm.ShortcutManagerclass.
No description yet, this could be a misspelling or a permission created by the app itself
Don't use this permission in your app.This permission is no longer supported.
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to add voicemails into the system.
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
TOOLS 4

Map of past connections