INTERNET : Allows applications to open network sockets.
READ_GSERVICES : No explanation available
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
ACCESS_BACKGROUND_LOCATION : No explanation available
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACTIVITY_RECOGNITION : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
READ_SYNC_SETTINGS : Allows applications to read the sync settings
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
DISABLE_KEYGUARD : Allows applications to disable the keyguard
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available
DOWNLOAD_WITHOUT_NOTIFICATION : No explanation available
CAR_SPEED : No explanation available
VIBRATE : Allows access to the vibrator
NFC : Allows applications to perform I/O operations over NFC
READ_CONTACTS : Allows an application to read the user's contacts data.
FOREGROUND_SERVICE : No explanation available
PREFETCH : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.