ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
INTERNET : Allows applications to open network sockets.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
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.
RECORD_AUDIO : Allows an application to record audio
REQUEST_INSTALL_PACKAGES : No explanation available
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
SET_ALARM : Allows an application to broadcast an Intent to set an alarm for the user.
READ_GSERVICES : No explanation available
RECEIVE : No explanation available
DOWNLOAD_WITHOUT_NOTIFICATION : No explanation available
FOREGROUND_SERVICE : No explanation available
DSE : No explanation available
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.
CAMERA : Required to be able to access the camera device.
READ_CALENDAR : Allows an application to read the user's calendar data.
READ_CONTACTS : Allows an application to read the user's contacts data.
REORDER_TASKS : Allows an application to change the Z-order of tasks