INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
CAMERA : Required to be able to access the camera device.
RECORD_AUDIO : Allows an application to record audio
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
RECEIVE : No explanation available
REGISTER : No explanation available
C2D_MESSAGE : No explanation available
WRITE_USE_APP_FEATURE_SURVEY : No explanation available
BILLING : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
FOREGROUND_SERVICE : No explanation available