DISABLE_KEYGUARD : Allows applications to disable the keyguard
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.
VIBRATE : Allows access to the vibrator
CHANGE_CONFIGURATION : Allows an application to modify the current configuration, such as locale.
MOUNT_UNMOUNT_FILESYSTEMS : Allows mounting and unmounting file systems for removable storage.
SET_DEBUG_APP : Configure an application for debugging.
INTERNET : Allows applications to open network sockets.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_SETTINGS : Allows an application to read or write the system settings.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
DEVICE_POWER : Allows low-level access to power management.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
UNINSTALL_SHORTCUT : Allows an application to uninstall a shortcut in Launcher
READ_SETTINGS : No explanation available
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
BLUETOOTH : Allows applications to connect to paired bluetooth devices
CAMERA : Required to be able to access the camera device.
FLASHLIGHT : Allows access to the flashlight
WRITE_USE_APP_FEATURE_SURVEY : No explanation available
ACCESS_LOCATION_EXTRA_COMMANDS : Allows an application to access extra location provider commands
READ_CALENDAR : Allows an application to read the user's calendar data.
WRITE_CALENDAR : Allows an application to write (but not read) the user's calendar data.
REQUEST_INSTALL_PACKAGES : No explanation available
RECORD_AUDIO : Allows an application to record audio
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
RAISED_THREAD_PRIORITY : No explanation available
TRANSMIT_IR : Allows using the device's IR transmitter, if available
REMOTE_CONTROL : No explanation available
IR_CONTROLLER : No explanation available
ACCESS_IRDA : No explanation available
INTERACT_ACROSS_USERS_FULL : No explanation available
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
REMOTE : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
MIPUSH_RECEIVE : No explanation available
READ_PHONE_STATE : Allows read only access to phone state.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
SEND_DOWNLOAD_COMPLETED_INTENTS : No explanation available
DOWNLOAD_WITHOUT_NOTIFICATION : No explanation available
FOREGROUND_SERVICE : No explanation available
BILLING : No explanation available
BROADCAST_PACKAGE_ADDED : No explanation available
BROADCAST_PACKAGE_CHANGED : No explanation available
BROADCAST_PACKAGE_INSTALL : No explanation available
BROADCAST_PACKAGE_REPLACED : No explanation available
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available