READ_PHONE_STATE : Allows read only access to phone state.
READ_GSERVICES : No explanation available
ACTIVITY_RECOGNITION : No explanation available
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
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.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
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
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
READ_SYNC_STATS : Allows applications to read the sync stats
READ_SYNC_SETTINGS : Allows applications to read the sync settings
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
ACCESS_ALL_DOWNLOADS : No explanation available
ACCESS_DOWNLOAD_MANAGER : No explanation available
DOWNLOAD_WITHOUT_NOTIFICATION : No explanation available
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
FOREGROUND_SERVICE : No explanation available
USE_FULL_SCREEN_INTENT : No explanation available
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
RECEIVE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available