CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS : No explanation available
READ_FRAME_BUFFER : Allows an application to take screen shots and more generally get access to the frame buffer data.
START_ANY_ACTIVITY : No explanation available
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
READ_PRIVILEGED_PHONE_STATE : No explanation available
CALL_PHONE : Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
DEVICE_POWER : Allows low-level access to power management.
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
BIND_APPWIDGET : Allows an application to tell the AppWidget service which application can access AppWidget's data.
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.
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
REQUEST_DELETE_PACKAGES : No explanation available
SET_WALLPAPER : Allows applications to set the wallpaper
SET_WALLPAPER_COMPONENT : No explanation available
SET_WALLPAPER_HINTS : Allows applications to set the wallpaper hints
READ_SETTINGS : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
EXTERNAL_WIDGET : No explanation available
CARD : No explanation available
VIBRATE : Allows access to the vibrator
WRITE_SECURE_SETTINGS : Allows an application to read or write the secure system settings.
FOREGROUND_SERVICE : No explanation available
STOP_APP_SWITCHES : No explanation available
GET_APP_OPS_STATS : No explanation available
WATCH_APPOPS : No explanation available
QUERY_ALL_PACKAGES : No explanation available
FORCE_STOP_PACKAGES : No explanation available
INJECT_EVENTS : Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.
INTERACT_ACROSS_USERS : No explanation available
INTERACT_ACROSS_USERS_FULL : No explanation available
MANAGE_ACTIVITY_STACKS : No explanation available
MANAGE_APP_OPS_MODES : No explanation available
MANAGE_USERS : No explanation available
STATUS_BAR_SERVICE : No explanation available
STATUS_BAR : Allows an application to open, close, or disable the status bar and its icons.
UPDATE_APP_OPS_STATS : No explanation available
USE_RESERVED_DISK : No explanation available
ACCESS_INSTANT_APPS : No explanation available
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
CAMERA : Required to be able to access the camera device.
INTERNET : Allows applications to open network sockets.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
READ_PHONE_STATE : Allows read only access to phone state.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
ACTIVITY_RECOGNITION : No explanation available
CHANGE_BADGE : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
READ_PROVIDER : No explanation available
WRITE_PROVIDER : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available