Tips: Ctrl+F Quick Find
permission | name | Description |
---|---|---|
android.permission.ACCESS_CHECKIN_PROPERTIES | Access Registration Properties | Permission to read or write the properties table of the registration check-in database |
android.permission.ACCESS_COARSE_LOCATION | Get the wrong location | Use WiFi or mobile base station to obtain the user's wrong latitude and longitude information, and the positioning accuracy is about 30~1500 meters |
android.permission.ACCESS_FINE_LOCATION | Get precise location | Receive the positioning information of the satellite through the GPS chip, and the positioning accuracy is within 10 meters |
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS | Access to locate additional commands | Allows programs to access additional location provider directives |
android.permission.ACCESS_MOCK_LOCATION | Get simulated positioning information | Get simulated positioning information, generally used to help developers debug applications |
android.permission.ACCESS_NETWORK_STATE | Get network status | Get network information status, such as whether the current network connection is valid |
android.permission.ACCESS_SURFACE_FLINGER | Access Surface Flinger | The underlying graphics display support on the Android platform, generally used for game or camera preview interface and screenshots of the underlying mode |
android.permission.ACCESS_WIFI_STATE | Get WiFi status | Get current WiFi access status and WLAN hotspot information |
android.permission.ACCOUNT_MANAGER | Account Management | Get account verification information, mainly GMail account information, only system-level processes can access the authority |
android.permission.AUTHENTICATE_ACCOUNTS | Verify account | Allow a program to access account management ACCOUNT_MANAGER related information through account authentication |
android.permission.BATTERY_STATS | Battery Statistics | Get battery statistics |
android.permission.BIND_APPWIDGET | Binding widget | Allows a program to tell the appWidget service that it needs to access the widget's database, only very few applications use this permission |
android.permission.BIND_DEVICE_ADMIN | Bound device management | Request the system administrator receiver receiver, only the system can use |
android.permission.BIND_INPUT_METHOD | Bind input method | Request InputMethodService service, only the system can use |
android.permission.BIND_REMOTEVIEWS | Bind RemoteView | Must be requested through the RemoteViewsService service, only the system can use |
android.permission.BIND_WALLPAPER | Bind wallpaper | It must be requested through the WallpaperService service, only the system can use it |
android.permission.BLUETOOTH | Use Bluetooth | Allows the program to connect to paired Bluetooth devices |
android.permission.BLUETOOTH_ADMIN | Bluetooth Management | Allows the program to discover and pair new Bluetooth devices |
android.permission.BRICK | Turns into bricks | It is very dangerous to be able to disable the phone, as the name suggests, it turns the phone into a brick |
android.permission.BROADCAST_PACKAGE_REMOVED | Broadcast when application is deleted | A broadcast is triggered when an application is deleted |
android.permission.BROADCAST_SMS | Broadcast when a text message is received | Trigger a broadcast when a text message is received |
android.permission.BROADCAST_STICKY | Continuous broadcast | Allow a program to receive the next broadcast quickly after receiving the broadcast |
android.permission.BROADCAST_WAP_PUSH | WAP PUSH broadcast | WAP PUSH service triggers a broadcast after receiving |
android.permission.CALL_PHONE | Call | Allows programs to enter phone numbers from non-system dialers |
android.permission.CALL_PRIVILEGED | Call permissions | Allow the program to make calls, replacing the system's dialer interface |
android.permission.CAMERA | Permission to take photos | Allow access to camera to take pictures |
android.permission.CHANGE_COMPONENT_ENABLED_STATE | Change component state | Change whether the component is enabled |
android.permission.CHANGE_CONFIGURATION | Change configuration | Allow the current application to change configuration, such as positioning |
android.permission.CHANGE_NETWORK_STATE | Change network status | Change the network status such as whether it can be connected to the Internet |
android.permission.CHANGE_WIFI_MULTICAST_STATE | Change WiFi multicast status | Change WiFi multicast status |
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 application user data |
android.permission.CWJ_GROUP | Bottom Access Permissions | Allow the CWJ account group to access underlying information |
android.permission.CELL_PHONE_MASTER_EX | Mobile phone optimization master extended permissions | Mobile phone optimization master extended permissions |
android.permission.CONTROL_LOCATION_UPDATES | Control location updates | Allow access to mobile network location information changes |
android.permission.DELETE_CACHE_FILES | Delete cache files | Allows the application to delete cache files |
android.permission.DELETE_PACKAGES | Delete application | Allow programs to delete apps |
android.permission.DEVICE_POWER | Power Management | Allow access to low-level power management |
android.permission.DIAGNOSTIC | Application Diagnostics | Allow program to RW to diagnostic resources |
android.permission.DISABLE_KEYGUARD | Disable keyguard | Allow a program to disable keyguard |
android.permission.DUMP | Dump system information | Allows programs to obtain system dump information from system services |
android.permission.EXPAND_STATUS_BAR | Status Bar Control | Allows the program to expand or contract the status bar |
android.permission.FACTORY_TEST | Factory Test Mode | Allow the program to run factory test mode |
android.permission.FLASHLIGHT | Using the flash | Allow Access to Flash |
android.permission.FORCE_BACK | Force back | Allow the program to force the use of the back button, regardless of whether the Activity is at the top level |
android.permission.GET_ACCOUNTS | Access account Gmail list | Access the list of GMail accounts |
android.permission.GET_PACKAGE_SIZE | Get application size | Get the file size of the application |
android.permission.GET_TASKS | Get task information | Allows the program to get the current or recently running applications |
android.permission.GLOBAL_SEARCH | Allow global search | Allow the program to use the global search function |
android.permission.HARDWARE_TEST | Hardware Test | Access hardware auxiliary devices for hardware testing |
android.permission.INJECT_EVENTS | Injection event | Allows access to the underlying events of this program, and obtains the event flow of buttons and trackballs |
android.permission.INSTALL_LOCATION_PROVIDER | Installation location provided | Installation location provided |
android.permission.INSTALL_PACKAGES | Install the application | Allow a program to install apps |
android.permission.INTERNAL_SYSTEM_WINDOW | Internal system window | Allow the program to open internal windows, do not open this permission to third-party applications |
android.permission.INTERNET | Access the web | Access network connection, may generate GPRS traffic |
android.permission.KILL_BACKGROUND_PROCESSES | End background process | Allow the program to call killBackgroundProcesses(String). The method ends the background process |
android.permission.MANAGE_ACCOUNTS | Manage accounts | Allows the program to manage the account list in AccountManager |
android.permission.MANAGE_APP_TOKENS | Hypervisor Reference | Manage creation, destruction, Z-axis order, only for system |
android.permission.MTWEAK_USER | Advanced permissions | Allow mTweak users to access advanced system privileges |
android.permission.MTWEAK_FORUM | Community Permissions | Allow mTweak community permissions |
android.permission.MASTER_CLEAR | soft formatting | Allow the program to perform soft formatting and delete system configuration information |
android.permission.MODIFY_AUDIO_SETTINGS | Modify sound settings | Modify sound setting information |
android.permission.MODIFY_PHONE_STATE | Modify phone status | Modifies phone state, such as airplane mode, but does not include replacement system dialer interface |
android.permission.MOUNT_FORMAT_FILESYSTEMS | Format the filesystem | Format removable file system, such as formatting and emptying SD card |
android.permission.MOUNT_UNMOUNT_FILESYSTEMS | Mount the filesystem | Mount, unmount external file system |
android.permission.NFC | Allow NFC communication | Allows the program to perform NFC short-range communication operations for mobile support |
android.permission.PERSISTENT_ACTIVITY | Permanent Activity | Create a permanent Activity that marks this feature for removal in the future |
android.permission.PROCESS_OUTGOING_CALLS | Handle outgoing calls | Allows the program to monitor, modify or drop outgoing calls |
android.permission.READ_CALENDAR | Read schedule reminder | Allows the program to read the user's schedule information |
android.permission.READ_CONTACTS | Read contacts | Allows the application to access contact address book information |
android.permission.READ_FRAME_BUFFER | Screenshot | Read framebuffer for screenshot |
com.android.browser.permission.READ_HISTORY_BOOKMARKS | Read Favorites and History | Read browser favorites and history |
android.permission.READ_INPUT_STATE | Read input status | Read the input state of the current key, only for the system |
android.permission.READ_LOGS | Read system log | Read the underlying log of the system |
android.permission.READ_PHONE_STATE | Read phone status | Access Phone Status |
android.permission.READ_SMS | Read SMS content | Read SMS content |
android.permission.READ_SYNC_SETTINGS | Read sync settings | Read sync settings, read Google online sync settings |
android.permission.READ_SYNC_STATS | Read sync status | Read synchronization status, get Google online synchronization status |
android.permission.REBOOT | Reboot device | Allow a program to restart the device |
android.permission.RECEIVE_BOOT_COMPLETED | Automatically allow at startup | Allow programs 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 information |
android.permission.RECORD_AUDIO | Record | Record sound through phone or headset microphone |
android.permission.REORDER_TASKS | Sort system tasks | Reorder the tasks running on the Z axis of the system |
android.permission.RESTART_PACKAGES | End system task | End the task through the restartPackage(String) method, which will be abandoned outside |
android.permission.SEND_SMS | Send SMS | Send SMS |
android.permission.SET_ACTIVITY_WATCHER | Set Activity to observe it | Setting the Activity observer is generally used for monkey testing |
com.android.alarm.permission.SET_ALARM | Set an alarm to remind | Set an alarm to remind |
android.permission.SET_ALWAYS_FINISH | Set always exit | Set whether the program always exits in the background |
android.permission.SET_ANIMATION_SCALE | Set animation zoom | Set global animation zoom |
android.permission.SET_DEBUG_APP | Set Debugger | Set the debugger, generally used for development |
android.permission.SET_ORIENTATION | Set screen orientation | Set the screen orientation to landscape or standard display, not for normal applications |
android.permission.SET_PREFERRED_APPLICATIONS | Set application parameters | Setting the parameters of the application is no longer working. Please refer to the introduction of addPackageToPreferred(String) |
android.permission.SET_PROCESS_LIMIT | Set process limit | Allows programs 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 | Set wallpaper suggestions | Set wallpaper suggestions |
android.permission.SIGNAL_PERSISTENT_PROCESSES | Send a permanent process signal | Send a permanent process signal |
android.permission.STATUS_BAR | Status Bar Control | Allow the program to open, close, and disable the status bar |
android.permission.SUBSCRIBED_FEEDS_READ | Access subscription content | Access a database of subscription information |
android.permission.SUBSCRIBED_FEEDS_WRITE | Write subscription content | Write or modify the database for subscription content |
android.permission.SYSTEM_ALERT_WINDOW | Show system window | Show system window |
android.permission.UPDATE_DEVICE_STATS | Update device status | Update device status |
android.permission.USE_CREDENTIALS | Using certificates | Allows programs to request authentication from AccountManager |
android.permission.USE_SIP | Using SIP Video | Allow the program to use SIP video service |
android.permission.VIBRATE | Use vibration | Allow vibration |
android.permission.WAKE_LOCK | Wake Lock | Allow the program to run background processes after the phone screen is turned off |
android.permission.WRITE_APN_SETTINGS | Write GPRS access point settings | Write network GPRS access point settings |
android.permission.WRITE_CALENDAR | Write Agenda Reminder | Write schedule, but not read |
android.permission.WRITE_CONTACTS | Write Contact | Write contacts, but not read |
android.permission.WRITE_EXTERNAL_STORAGE | Write to external storage | Allow programs to write to external storage, such as writing files on SD card |
android.permission.WRITE_GSERVICES | Write Google Maps data | Allows programs to write Google Map service data |
com.android.browser.permission.WRITE_HISTORY_BOOKMARKS | Write to favorites and history | Write to browser history or favorites, but not read |
android.permission.WRITE_SECURE_SETTINGS | Read and write system sensitive settings | Allow programs to read and write system security-sensitive settings |
android.permission.WRITE_SETTINGS | Read and write system settings | Allow reading and writing system settings |
android.permission.WRITE_SMS | Compose a text message | Allow writing text messages |
Popular tools: