INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
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.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
CHECK_LICENSE : No explanation available
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BILLING : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
RECORD_AUDIO : Allows an application to record audio
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
READ_PHONE_STATE : Allows read only access to phone state.
RECEIVE : No explanation available