Complete List of Android Permissions

Permission Name Description
android.permission.ACCESS_CHECKIN_PROPERTIES Access registration attributes Permission to read or write the check-in database attribute table
android.permission.ACCESS_COARSE_LOCATION Obtain erroneous position. Acquire users' approximate latitude and longitude information via WiFi or mobile base stations, with positioning accuracy typically within 30 to 1500 meters.
android.permission.ACCESS_FINE_LOCATION Acquire precise location Receiving satellite positioning information via GPS chip, with accuracy within 10 meters.
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS Access additional positioning command Allow program to access additional location provider commands
android.permission.ACCESS_MOCK_LOCATION Obtain simulated location information Obtain simulated location info, usually for app debugging assistance.
android.permission.ACCESS_NETWORK_STATE Get network status Retrieve network status, such as whether the current network connection is valid.
android.permission.ACCESS_SURFACE_FLINGER Access Surface Flinger Low-level graphics display support on Android platforms, usually for game or camera preview interfaces and screenshots in lower modes.
android.permission.ACCESS_WIFI_STATE Check WiFi status Retrieve the current WiFi connection status and WLAN hotspot information.
android.permission.ACCOUNT_MANAGER Account Management Retrieve account verification information, primarily for GMail accounts, accessible only by system-level processes.
android.permission.AUTHENTICATE_ACCOUNTS Verify account Allow a program to access ACCOUNT_MANAGER information via account verification.
android.permission.BATTERY_STATS Battery usage statistics Get battery power statistics
android.permission.BIND_APPWIDGET Bind mini plugin Allow a program to inform the appWidget service that it needs access to the widget's database; only a very few applications use this permission.
android.permission.BIND_DEVICE_ADMIN Device Binding Management Request system administrator to accept recipient 'receiver'; only the system can use it.
android.permission.BIND_INPUT_METHOD Bind input method Request InputMethodService, only the system can use it.
android.permission.BIND_REMOTEVIEWS Bind RemoteView Requests must be made via RemoteViewsService; only the system can use it.
android.permission.BIND_WALLPAPER bind wallpaper Must request via the WallpaperService; only the system can use it.
android.permission.BLUETOOTH Use Bluetooth. Allow program to connect to paired Bluetooth devices
android.permission.BLUETOOTH_ADMIN Bluetooth Management Allow the program to discover and pair with new Bluetooth devices.
android.permission.BRICK Turn into bricks Disabling a phone is very dangerous; as the name implies, it turns the phone into a brick.
android.permission.BROADCAST_PACKAGE_REMOVED Broadcast when an app is deleted An app triggers a broadcast upon deletion.
android.permission.BROADCAST_SMS Receive SMS via broadcast Trigger a broadcast when receiving a text message.
android.permission.BROADCAST_STICKY Continuous broadcast Enable a program to quickly receive the next broadcast after receiving one.
android.permission.BROADCAST_WAP_PUSH WAP Push Broadcast WAP PUSH service triggers a broadcast after receiving.
android.permission.CALL_PHONE Make a phone call Allow the program to input phone numbers from a non-system dialer
android.permission.CALL_PRIVILEGED Call permission Allow the program to make phone calls, replacing the system's dialer interface.
android.permission.CAMERA Photo permission Allow access to the camera for taking photos.
android.permission.CHANGE_COMPONENT_ENABLED_STATE Change component state Change component enable status
android.permission.CHANGE_CONFIGURATION Change configuration Allow the current app to change settings, such as location.
android.permission.CHANGE_NETWORK_STATE Change network status Change network status such as whether it can connect to the internet
android.permission.CHANGE_WIFI_MULTICAST_STATE Change WiFi multicast state Change WiFi multicast state
android.permission.CHANGE_WIFI_STATE Change WiFi status Change WiFi status
android.permission.CLEAR_APP_CACHE Clear app cache Clear app cache
android.permission.CLEAR_APP_USER_DATA Clear user data Clear app user data
android.permission.CWJ_GROUP Low-level access privileges Allow CWJ account group to access basic information.
android.permission.CELL_PHONE_MASTER_EX Mobile Optimization Master extended permissions Mobile Optimization Master extended permissions
android.permission.CONTROL_LOCATION_UPDATES Control position update Allow access to change mobile network location info
android.permission.DELETE_CACHE_FILES Delete cache files Allow the app to delete cache files
android.permission.DELETE_PACKAGES Delete app Allow program to delete app
android.permission.DEVICE_POWER Power management Allow access to low-level power management
android.permission.DIAGNOSTIC Application diagnosis Allow program access to RW diagnostic resources
android.permission.DISABLE_KEYGUARD Disable keyboard lock Allow program to disable keyboard lock
android.permission.DUMP Backup system information Allow the program to access system dump information from the system service.
android.permission.EXPAND_STATUS_BAR Status bar control Allow program to expand or shrink status bar
android.permission.FACTORY_TEST Factory test mode Enable program to run factory test mode
android.permission.FLASHLIGHT Use a flash. Enable flash access
android.permission.FORCE_BACK Forced retreat Allow the program to force the use of the back button, regardless of whether the Activity is on top.
android.permission.GET_ACCOUNTS Access Gmail account list Access GMail account list
android.permission.GET_PACKAGE_SIZE Get app size Get the application file size.
android.permission.GET_TASKS Retrieve task information Allow the program to access the current or recently running apps
android.permission.GLOBAL_SEARCH Allow global search Allow the program to use the global search feature.
android.permission.HARDWARE_TEST Hardware testing Access hardware-assisted devices for hardware testing.
android.permission.INJECT_EVENTS Injection incident Allow access to the low-level events of this program, to get key and trackball event streams.
android.permission.INSTALL_LOCATION_PROVIDER Install positioning provided Install positioning provided
android.permission.INSTALL_PACKAGES Install the app Allow the program to install applications
android.permission.INTERNAL_SYSTEM_WINDOW Internal system window Allow the program to open internal windows, not granting this permission to third-party applications.
android.permission.INTERNET Access the internet Accessing network connection may generate GPRS traffic.
android.permission.KILL_BACKGROUND_PROCESSES End background process Allow the program to call the method killBackgroundProcesses(String) to terminate background processes.
android.permission.MANAGE_ACCOUNTS Manage account Allow program to manage account list in AccountManager
android.permission.MANAGE_APP_TOKENS Management procedure citation Manage creation, destruction, Z-axis order; for system use only.
android.permission.MTWEAK_USER Advanced permissions Allow mTweak users to access advanced system permissions.
android.permission.MTWEAK_FORUM Community permissions Permission to use mTweak community privileges
android.permission.MASTER_CLEAR Soft formatting Allow program to execute soft formatting and delete system configuration info.
android.permission.MODIFY_AUDIO_SETTINGS Modify sound settings Modify sound settings information
android.permission.MODIFY_PHONE_STATE Modify phone status Modify phone status, such as Airplane Mode, but not including replacing the system dialer interface.
android.permission.MOUNT_FORMAT_FILESYSTEMS Formatted file system Format the removable file system, such as formatting an SD card.
android.permission.MOUNT_UNMOUNT_FILESYSTEMS mount file system Mount and unmount external file systems
android.permission.NFC Allow NFC communication Allow program to execute NFC near-field communication operations for mobile support.
android.permission.PERSISTENT_ACTIVITY Permanent Activity Create a permanent Activity, feature marked as to be removed in the future.
android.permission.PROCESS_OUTGOING_CALLS Handle outgoing calls Allow the program to monitor, modify, or abort the broadcast of calls.
android.permission.READ_CALENDAR Read schedule reminder Allow the program to read the user's schedule information.
android.permission.READ_CONTACTS Read contacts Allow app to access contact information
android.permission.READ_FRAME_BUFFER screen shot Read frame buffer for screenshot
com.android.browser.permission.READ_HISTORY_BOOKMARKS Access bookmarks and history records Access browser bookmarks and history
android.permission.READ_INPUT_STATE Read input status Read the current key input status, for system use only.
android.permission.READ_LOGS Read system logs Read system底层log
android.permission.READ_PHONE_STATE Read phone status Access call status
android.permission.READ_SMS Read SMS content Read SMS content
android.permission.READ_SYNC_SETTINGS Read synchronization settings Read sync settings, read Google online sync settings
android.permission.READ_SYNC_STATS Read sync status Read synchronization status, obtain Google online synchronization status
android.permission.REBOOT Reboot the device. Allow the program to restart the device
android.permission.RECEIVE_BOOT_COMPLETED Auto-start with permission Enable program to run automatically at startup
android.permission.RECEIVE_MMS receive MMS receive MMS
android.permission.RECEIVE_SMS Receive SMS Receive SMS
android.permission.RECEIVE_WAP_PUSH Receive WAP Push Receive WAP PUSH messages
android.permission.RECORD_AUDIO Recording Record sound through the microphone of a phone or earphones
android.permission.REORDER_TASKS Sorting system task Reorder tasks running on Z-axis of the system
android.permission.RESTART_PACKAGES End system task End task via the restartPackage(String) method, which will cause an external abandonment.
android.permission.SEND_SMS Send an SMS Send an SMS
android.permission.SET_ACTIVITY_WATCHER Set Activity to observe its Setting up an Activity observer is generally used for monkey testing.
com.android.alarm.permission.SET_ALARM Set an alarm reminder Set an alarm reminder
android.permission.SET_ALWAYS_FINISH Set always exit Is the program always exiting in the background?
android.permission.SET_ANIMATION_SCALE Set animation scale Set global animation scale
android.permission.SET_DEBUG_APP Set up debugging program Set up debug program, usually for development.
android.permission.SET_ORIENTATION Set screen orientation Set screen orientation to landscape or standard mode, not for general applications.
android.permission.SET_PREFERRED_APPLICATIONS Set app parameters Set the app's parameters no longer working. See the introduction of addPackageToPreferred(String) for details.
android.permission.SET_PROCESS_LIMIT Set process limits Allow the program to set a limit on the maximum number of processes.
android.permission.SET_TIME Set system time Set system time
android.permission.SET_TIME_ZONE Set system time zone Set system time zone
android.permission.SET_WALLPAPER Set desktop wallpaper Set desktop wallpaper
android.permission.SET_WALLPAPER_HINTS Wallpaper setup suggestions Wallpaper setup suggestions
android.permission.SIGNAL_PERSISTENT_PROCESSES Send a permanent process signal. Send a permanent process signal.
android.permission.STATUS_BAR Status bar control Allow program to open, close, and disable status bar
android.permission.SUBSCRIBED_FEEDS_READ Access subscribed content Access the database of subscription information
android.permission.SUBSCRIBED_FEEDS_WRITE Write subscription content Write or modify the subscription content database
android.permission.SYSTEM_ALERT_WINDOW Display system window Display system window
android.permission.UPDATE_DEVICE_STATS Update device status Update device status
android.permission.USE_CREDENTIALS Use certificate Allow the program to request verification from AccountManager
android.permission.USE_SIP Utilize SIP video Allow program to use SIP video service
android.permission.VIBRATE Use vibration. Permit vibration
android.permission.WAKE_LOCK Awaken lock Allow background processes to run even after the phone screen is turned off.
android.permission.WRITE_APN_SETTINGS Write GPRS APN settings Write network GPRS APN settings
android.permission.WRITE_CALENDAR Set schedule reminder Schedule but not readable
android.permission.WRITE_CONTACTS Add contact Write contact, but cannot read
android.permission.WRITE_EXTERNAL_STORAGE Write to external storage Allow the program to write to external storage, such as writing files to an SD card.
android.permission.WRITE_GSERVICES Write to Google Maps data Allow the program to write to Google Maps service data
com.android.browser.permission.WRITE_HISTORY_BOOKMARKS Add to Favorites and History Write to browser history or bookmarks, but not read
android.permission.WRITE_SECURE_SETTINGS Sensitivity settings for reading and writing system Allow the program to read and write system security sensitive settings
android.permission.WRITE_SETTINGS Read/Write System Settings Allow reading and writing system settings items
android.permission.WRITE_SMS Write a text message Permission to send text messages

You recently used:

收藏: favorite Menu QQ