GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BATTERY_STATS : Allows an application to collect battery statistics
CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
INTERNET : Allows applications to open network sockets.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
REQUEST_DELETE_PACKAGES : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
USE_FINGERPRINT : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BILLING : 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_BACKGROUND_LOCATION : 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.
TEMPORARY_DISABLE : No explanation available
STATE_INFORMER_SERVICE : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
FOREGROUND_SERVICE : No explanation available
USE_FULL_SCREEN_INTENT : No explanation available
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
ACCOUNT_PERMISSION : No explanation available
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
CACHE_PERMISSION : 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
DISABLE_KEYGUARD : Allows applications to disable the keyguard
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
CAMERA : Required to be able to access the camera device.
READ_PHONE_STATE : Allows read only access to phone state.
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.
IDS_PERMISSION : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available