ACCESS_NETWORK_STATE
Allows applications to access information about networks
READ_PHONE_STATE
Allows read only access to phone state.
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
CHANGE_NETWORK_STATE
Allows applications to change network connectivity state
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_SETTINGS
Allows an application to read or write the system settings.
MODIFY_PHONE_STATE
Allows modification of the telephony state - power on, mmi, etc.
CHANGE_WIFI_MULTICAST_STATE
Allows applications to enter Wi-Fi Multicast mode
CHANGE_CONFIGURATION
Allows an application to modify the current configuration, such as locale.
HARDWARE_TEST
Allows access to hardware peripherals.
DEVICE_POWER
Allows low-level access to power management.
DELETE_CACHE_FILES
Allows an application to delete cache files.
DIAGNOSTIC
Allows applications to RW to diagnostic resources.
SIGNAL_PERSISTENT_PROCESSES
Allow an application to request that a signal be sent to all persistent processes.
READ_INPUT_STATE
This constant was deprecated in API level 16. The API that used this permission has been removed.