INTERNET : Allows applications to open network sockets.
READ_PHONE_STATE : Allows read only access to phone state.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
REORDER_TASKS : Allows an application to change the Z-order of tasks
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
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
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_GMAIL : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
CHECK_LICENSE : No explanation available
ACCESS_NETWORK_STATE : Allows applications to access information about networks
MANAGE_DOCUMENTS : Allows an application to manage access to documents, usually as part of a document picker.
WRITE_MEDIA_STORAGE : No explanation available
BILLING : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
SET_WALLPAPER : Allows applications to set the wallpaper
FOREGROUND_SERVICE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.