INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
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.
READ_CALL_LOG : Allows an application to read the user's call log.
WRITE_CALL_LOG : Allows an application to write (but not read) the user's contacts data.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
READ_SMS : Allows an application to read SMS messages.
WRITE_SMS : Allows an application to write SMS messages.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
READ_PHONE_STATE : Allows read only access to phone state.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
WRITE_HISTORY_BOOKMARKS : Allows an application to write (but not read) the user's browsing history and bookmarks.
READ_HISTORY_BOOKMARKS : Allows an application to read (but not write) the user's browsing history and bookmarks.
READ_CALENDAR : Allows an application to read the user's calendar data.
WRITE_CALENDAR : Allows an application to write (but not read) the user's calendar data.
VIBRATE : Allows access to the vibrator
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_MEDIA_STORAGE : No explanation available
READ_GSERVICES : No explanation available
MANAGE_DOCUMENTS : Allows an application to manage access to documents, usually as part of a document picker.
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
FOREGROUND_SERVICE : No explanation available
BILLING : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
RECORD_AUDIO : Allows an application to record audio
STORAGE : No explanation available
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
RECEIVE : No explanation available