CHAT_INFO_ACCESS : No explanation available
SERVICE : No explanation available
BILLING : No explanation available
PACKAGE_USAGE_STATS : No explanation available
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
CALL_PHONE : Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
READ_CONTACTS : Allows an application to read the user's contacts data.
WRITE_CONTACTS : Allows an application to write (but not read) the user's contacts data.
RECEIVE_SMS : Allows an application to monitor incoming SMS messages, to record or perform processing on them.
RECEIVE_MMS : Allows an application to monitor incoming MMS messages, to record or perform processing on them.
SEND_SMS : Allows an application to send SMS messages.
VIBRATE : Allows access to the vibrator
INTERNET : Allows applications to open network sockets.
READ_SMS : Allows an application to read SMS messages.
WRITE_SMS : Allows an application to write SMS messages.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
READ_PHONE_STATE : Allows read only access to phone state.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
INSTALL_DRM : No explanation available
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
DISABLE_KEYGUARD : Allows applications to disable the keyguard
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
PERSISTENT_ACTIVITY : This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
RECEIVE_WAP_PUSH : Allows an application to monitor incoming WAP push messages.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
RECORD_AUDIO : Allows an application to record audio
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
CAMERA : Required to be able to access the camera device.
FOREGROUND_SERVICE : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available