REORDER_TASKS : Allows an application to change the Z-order of tasks
INTERNET : Allows applications to open network sockets.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
ACCESS_NETWORK_STATE : Allows applications to access information about networks
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECORD_AUDIO : Allows an application to record audio
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
CAMERA : Required to be able to access the camera device.
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
SENSOR_INFO : No explanation available
SENSOR_ENABLE : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
DISABLE_KEYGUARD : Allows applications to disable the keyguard
BILLING : No explanation available
RECEIVE : No explanation available
VIBRATE : Allows access to the vibrator
RECEIVE_USER_PRESENT : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
MIPUSH_RECEIVE : No explanation available
C2D_MESSAGE : No explanation available