RECORD_AUDIO : Allows an application to record audio
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
READ_PHONE_STATE : Allows read only access to phone state.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
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
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
FOREGROUND_SERVICE : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available