BILLING : No explanation available
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_SOCIAL_STREAM : Allows an application to write (but not read) the user's social stream data.
READ_SOCIAL_STREAM : Allows an application to read from the user's social stream.
READ_PROFILE : Allows an application to read the user's personal profile data.
WRITE_PROFILE : Allows an application to write (but not read) the user's personal profile data.
READ_USER_DICTIONARY : Allows an application to read the user dictionary.
WRITE_USER_DICTIONARY : Allows an application to write to the user dictionary.
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
READ_DATABASE : No explanation available
ACCESS_SERVICE : No explanation available
WRITE_DATABASE : No explanation available
Controller : No explanation available
VOIP_INTERFACE : No explanation available
LAUNCH_PERSONAL_PAGE_SERVICE : No explanation available
WRITE_USE_APP_FEATURE_SURVEY : No explanation available
READ_RECORD_AUDIO : No explanation available
WRITE_RECORD_AUDIO : No explanation available
SOFT_RESET : No explanation available
READ_MSG_PREF : No explanation available
read : No explanation available
write : No explanation available
SET_ALARM : Allows an application to broadcast an Intent to set an alarm for the user.
ADD_VOICEMAIL : Allows an application to add voicemails into the system.
READ_WRITE_ALL_VOICEMAIL : No explanation available
HW_ACCESS_AUTH_SERVICE : No explanation available
CHECK_LICENSE : No explanation available
READ_ONLY : No explanation available
WRITE_ONLY : No explanation available
RECEIVE : No explanation available
ACTIVITY_RECOGNITION : No explanation available
AD_ID_NOTIFICATION : No explanation available
READ_GSERVICES : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
UNINSTALL_SHORTCUT : Allows an application to uninstall a shortcut in Launcher
READ_APP_BADGE : No explanation available
READ_SETTINGS : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
BADGE_COUNT_READ : No explanation available
BADGE_COUNT_WRITE : No explanation available
READ : No explanation available
WRITE : No explanation available
UPDATE_SHORTCUT : No explanation available
BROADCAST_BADGE : No explanation available
PROVIDER_INSERT_BADGE : No explanation available
UPDATE_COUNT : No explanation available
UPDATE_BADGE : No explanation available
CHANGE_BADGE : No explanation available
CAMERA : Required to be able to access the camera device.
FLASHLIGHT : Allows access to the flashlight
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.
ACCESS_LOCATION_EXTRA_COMMANDS : Allows an application to access extra location provider commands
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
MOUNT_UNMOUNT_FILESYSTEMS : Allows mounting and unmounting file systems for removable storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
BATTERY_STATS : Allows an application to collect battery statistics
BODY_SENSORS : No explanation available
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
DISABLE_KEYGUARD : Allows applications to disable the keyguard
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
READ_PHONE_STATE : Allows read only access to phone state.
CHANGE_CONFIGURATION : Allows an application to modify the current configuration, such as locale.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
REORDER_TASKS : Allows an application to change the Z-order of tasks
PERSISTENT_ACTIVITY : This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
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
NFC : Allows applications to perform I/O operations over NFC
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
VIBRATE : Allows access to the vibrator
USE_FINGERPRINT : No explanation available
READ_HISTORY_BOOKMARKS : Allows an application to read (but not write) the user's browsing history and bookmarks.
WRITE_HISTORY_BOOKMARKS : Allows an application to write (but not read) the user's browsing history and bookmarks.
CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
READ_SYNC_SETTINGS : Allows applications to read the sync settings
READ_SYNC_STATS : Allows applications to read the sync stats
SUBSCRIBED_FEEDS_READ : Allows an application to allow access the subscribed feeds ContentProvider.
SUBSCRIBED_FEEDS_WRITE : No explanation available
WRITE_CALENDAR : Allows an application to write (but not read) the user's calendar data.
READ_CALENDAR : Allows an application to read the user's calendar data.
READ_CONTACTS : Allows an application to read the user's contacts data.
WRITE_CONTACTS : Allows an application to write (but not read) the user's contacts data.
READ_LOGS : Allows an application to read the low-level system log files.
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
SET_TIME : Allows applications to set the system time.