| android.permission.RECEIVE_USER_PRESENT |
App customer permission. |
| Access coarse location |
Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
| System alert window |
Allows to open windows using the system alert, shown on top of all other applications. |
| Access fine location |
Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
| Access wifi state |
Allows to access information about Wi-Fi networks. |
| Internet |
Allows to access internet network. |
| Access network state |
Allows to access information about networks. |
| Change wifi state |
Allows to change Wi-Fi connectivity state. |
| Write external storage |
Allows to write to external storage such as SD card. |
| Read external storage |
Allows to read from external storage such as SD card. |
| Receive boot completed |
Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
| android.permission.ACCESS_SUPERUSER |
App customer permission. |
| android.permission.GET_APP_OPS_STATS |
App customer permission. |
| android.permission.UPDATE_APP_OPS_STATS |
App customer permission. |
| Get package size |
Allows to find out the space used by any app. |
| Clear app cache |
Allows to clear the caches of all installed applications on the device. |
| Kill background processes |
Allows to terminate background process. |
| android.permission.WRITE_PHONE_STATE |
App customer permission. |
| Bluetooth |
Allows to to connect to paired bluetooth devices. |
| Bluetooth admin |
Allows to discover and pair bluetooth devices. |
| Write settings |
Allows to read or write the system settings. |
| Battery stats |
Allows to collect battery statistics. |
| Wake lock |
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
| Read sync stats |
Allows to read the sync stats. |
| Read sync settings |
Allows to read the sync settings. |
| Write sync settings |
Allows to write the sync settings. |
| Change network state |
Allows to change network connectivity state. |
| Write apn settings |
Allows to write the apn settings. |
| Write secure settings |
Allows to read or write the secure system settings. |
| Modify phone state |
Allows modification of the telephony state - power on, etc. |
| Change component enabled state |
Allows to change whether an application component (other than its own) is enabled or not. |
| Read phone state |
Allows read only access to phone state. |
| Read logs |
Allows to read the low-level system log files. |
| android.permission.PACKAGE_USAGE_STATS |
App customer permission. |