INTERNET : Allows applications to open network sockets.
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
WRITE_CONTACTS : Allows an application to write (but not read) the user's contacts data.
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
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
CAMERA : Required to be able to access the camera device.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
BILLING : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
FOREGROUND_SERVICE : No explanation available