permission | name | describe |
Android.permission. ACCESS_CHECKIN_PROPERTIES | Access registration properties | Permission to read or write the registered check-in database property table |
Android.permission. ACCESS_COARSE_LOCATION | Get wrong position | Obtain the user's wrong longitude and latitude information through WiFi or mobile base station, and the positioning accuracy is about 30 to 1500 meters |
Android.permission. ACCESS_FINE_LOCATION | Acquire the exact location | Receive satellite positioning information through the GPS chip, with positioning accuracy within 10 meters |
Android.permission. ACCESS_LOCATION_EXTRA_COMMANDS | Access location additional commands | Allows the program to access additional location provider instructions |
Android.permission. ACCESS_MOCK_LOCATION | Acquire simulated positioning information | Acquire simulated positioning information, typically used to assist developers in debugging applications |
Android.permission. ACCESS_NETWORK_STATE | Get network status | Obtain network information status, such as whether the current network connection is valid |
Android.permission. ACCESS_SURFACE_FLINGER | Visit Surface Flinger | Low-level graphical display support on the Android platform, typically used for game or camera preview interfaces and low-level mode screenshots |
Android.permission. ACCESS_WIFI_STATE | Get WiFi status | Get the current WiFi access status and WLAN hotspot information |
Android.permission. ACCOUNT_MANAGER | Account management | Get account verification information, mainly GMail account info, permissions that can only be accessed by system-level processes |
Android.permission. AUTHENTICATE_ACCOUNTS | Verify account | Allows a program to access information about account management ACCOUNT_MANAGER account authentication |
Android.permission. BATTERY_STATS | Power statistics | Get battery statistics |
Android.permission. BIND_APPWIDGET | bind widget | Allows a program to tell the appWidget service that it needs to access the widget's database, and only a very few applications use this permission |
Android.permission. BIND_DEVICE_ADMIN | Binding Facility Management | Request system admin receiver, only system can use |
Android.permission. BIND_INPUT_METHOD | bound input method | Request the InputMethodService service, which can only be used by the system |
Android.permission. BIND_REMOTEVIEWS | Bind RemoteView | It must be requested through the RemoteViewsService service, which can only be used by the system |
Android.permission. BIND_WALLPAPER | Bind wallpaper | It must be requested through the WallpaperService service, which can only be used by the system |
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 | Turned into bricks | Being able to disable cell phones is very dangerous, as the name suggests, turning cell phones into bricks |
Android.permission. BROADCAST_PACKAGE_REMOVED | Broadcast when app is deleted | When an app is deleted, it triggers a broadcast |
Android.permission. BROADCAST_SMS | Broadcast when text messages are received | Trigger a broadcast when a text message is received |
Android.permission. BROADCAST_STICKY | continuous broadcast | Allows a program to quickly receive the next broadcast after receiving a broadcast |
Android.permission. BROADCAST_WAP_PUSH | WAP PUSH Broadcast | The WAP PUSH service triggers a broadcast upon receipt |
Android.permission. CALL_PHONE | Make a call | Allows programs to enter phone numbers from non-system dialers |
Android.permission. CALL_PRIVILEGED | call permission | Allows the program to make calls, replacing the system's dialer interface |
android.permission.CAMERA | camera permission | Allows access to the camera for taking photos |
Android.permission. CHANGE_COMPONENT_ENABLED_STATE | Change component state | Change whether the component is enabled |
Android.permission. CHANGE_CONFIGURATION | change configuration | Allows the current application to change configuration, such as positioning |
Android.permission. CHANGE_NETWORK_STATE | Change network state | 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 app user data |
Android.permission. CWJ_GROUP | underlying access | Allow CWJ account groups to access underlying information |
Android.permission. CELL_PHONE_MASTER_EX | Mobile Optimizer Extended Permissions | Mobile Optimizer Extended Permissions |
Android.permission. CONTROL_LOCATION_UPDATES | Control location updates | Allowing access to mobile network location information changes |
Android.permission. DELETE_CACHE_FILES | Delete cache file | Allows apps to delete cached files |
Android.permission. DELETE_PACKAGES | Delete App | Allow the program to delete the application |
Android.permission. DEVICE_POWER | Power Management | Allows access to underlying power management |
Android.permission.DIAGNOSTIC | Applied Diagnostics | Allowing Programs to RW to Diagnostic Resources |
Android.permission. DISABLE_KEYGUARD | Disable Keyboard Lock | Allow Programs to Disable Keyboard Lock |
Android.permission. DUMP | Dump system information | Allows a program to obtain system dump information from system services |
Android.permission. EXPAND_STATUS_BAR | status bar control | Allows programs to expand or contract the status bar |
Android.permission. FACTORY_TEST | Factory Test Mode | Allow the program to run in factory test mode |
Android.permission. FLASHLIGHT | Use flash | Allow access to flash |
Android.permission. FORCE_BACK | forced retreat | Allows 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 GMail account list |
Android.permission. GET_PACKAGE_SIZE | Get app size | Get the file size of the app |
Android.permission. GET_TASKS | Get task information | Allows the program to retrieve currently or recently running applications |
Android.permission. GLOBAL_SEARCH | Allow global search | Allows the program to use the global search function |
Android.permission. HARDWARE_TEST | Hardware test | Access to hardware assistive devices for hardware testing |
Android.permission. INJECT_EVENTS | injection event | Allows access to the underlying events of this program, and obtains the event stream of keys and trackballs |
Android.permission. INSTALL_LOCATION_PROVIDER | Installation positioning provides | Installation positioning provides |
Android.permission. INSTALL_PACKAGES | Install the application | Allow programs to install applications |
Android.permission. INTERNAL_SYSTEM_WINDOW | Internal system window | Allows programs to open internal windows, not third-party apps |
Android.permission. INTERNET | access network | Access to a network connection may generate GPRS traffic |
Android.permission. KILL_BACKGROUND_PROCESSES | End background process | Allows program to call killBackgroundProcesses (String). Method to end background process |
Android.permission. MANAGE_ACCOUNTS | Manage account | Allows the program to manage the list of accounts in AccountManager |
Android.permission. MANAGE_APP_TOKENS | hypervisor reference | Manage creation, destruction, and Z-axis order, only for systems |
Android.permission. MTWEAK_USER | advanced permissions | Allow mTweak users to access advanced system privileges |
Android.permission. MTWEAK_FORUM | community access | Allow the use of mTweak community permissions |
Android.permission. MASTER_CLEAR | Soft Format | Allows programs to perform soft formatting, deleting system configuration information |
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 do not include a replacement system dialer interface |
Android.permission. MOUNT_FORMAT_FILESYSTEMS | Format file system | Formatting removable file systems, such as formatting to empty an SD card |
Android.permission. MOUNT_UNMOUNT_FILESYSTEMS | mount file system | Mount and unmount external file systems |
Android.permission. NFC | Allow NFC communication | Allows programs to perform NFC short-range communication operations for mobile support |
Android.permission. PERSISTENT_ACTIVITY | Permanent Activity | Create a permanent activity that is marked as being removed in the future |
Android.permission. PROCESS_OUTGOING_CALLS | Handle outgoing calls | Allows programs to monitor, modify, or discard broadcast calls |
Android.permission. READ_CALENDAR | Read schedule reminders | Allows the program to read the user's schedule information |
Android.permission. READ_CONTACTS | Read contacts | Allow apps to access contact book information |
Android.permission. READ_FRAME_BUFFER | screenshot | Read frame cache for screenshots |
com.android browser.permission. READ_HISTORY_BOOKMARKS | Read favorites and history | Read browser favorites and history |
Android.permission. READ_INPUT_STATE | Read input state | Read the input state of the current key, only for system use |
Android.permission. READ_LOGS | Read system log | Read the system bottom-level log |
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 synchronization settings | Read sync settings, read Google online sync settings |
Android.permission. READ_SYNC_STATS | Read synchronization status | Read sync status, get Google online sync status |
Android.permission. REBOOT | Restart the device | Allow the program to restart the device |
Android.permission. RECEIVE_BOOT_COMPLETED | Boot automatically allow | Allow the program to run automatically when powered on. |
Android.permission. RECEIVE_MMS | Receive multimedia messaging services | Receive multimedia messaging services |
Android.permission. RECEIVE_SMS | receive text messages | receive text messages |
Android.permission. RECEIVE_WAP_PUSH | Receive Wap Push | Receive WAP PUSH information |
Android.permission. RECORD_AUDIO | Recording | Record sound through a phone or headphone microphone |
Android.permission. REORDER_TASKS | Sorting system tasks | Reordering system Z-axis running tasks |
Android.permission. RESTART_PACKAGES | End system task | End the task with the reStartPackage (String) method, which will be discarded outside |
Android.permission. SEND_SMS | Send SMS | Send SMS |
Android.permission. SET_ACTIVITY_WATCHER | Set up Activity to observe it | Setting up Activity Watchers is generally used for monkey testing |
com.android alarm permission SET_ALARM | Set an alarm | Set an alarm |
Android.permission. SET_ALWAYS_FINISH | Settings always exit | Sets 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 up the debugger | Set up a debugger, typically used for development |
Android.permission. SET_ORIENTATION | Set screen orientation | Set the screen orientation to horizontal or standard display, not for ordinary applications |
Android.permission. SET_PREFERRED_APPLICATIONS | Set application parameters | Set the parameters of the application, it no longer works. See addPackageToPreferred (String) introduction for details |
Android.permission. SET_PROCESS_LIMIT | Set process limits | Allows the program to set a limit on the maximum number of processes |
Android.permission. SET_TIME | Set the system time | Set the system time |
Android.permission. SET_TIME_ZONE | Set the system time zone | Set the system time zone |
Android.permission. SET_WALLPAPER | Set desktop wallpaper | Set desktop wallpaper |
Android.permission. SET_WALLPAPER_HINTS | set wallpaper suggestion | set wallpaper suggestion |
Android.permission. SIGNAL_PERSISTENT_PROCESSES | Send permanent process signal | Send a permanent process signal |
Android.permission. STATUS_BAR | status bar control | Allows programs to open, close, and disable the status bar |
Android.permission. SUBSCRIBED_FEEDS_READ | Access to subscription content | Access to a database of subscription information |
Android.permission. SUBSCRIBED_FEEDS_WRITE | Write subscription content | Write or modify the database of 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 | Use certificate | Allow programs to request validation from the AccountManager |
Android.permission. USE_SIP | Using SIP Video | Allow the program to use the SIP video service |
Android.permission. VIBRATE | Use vibration | allowable vibration |
Android.permission. WAKE_LOCK | wake lock | Allows the background process to continue running after the phone screen is closed |
Android.permission. WRITE_APN_SETTINGS | Write GPRS access point settings | Write network GPRS access point settings |
Android.permission. WRITE_CALENDAR | Write schedule reminder | Write to schedule, but not readable |
Android.permission. WRITE_CONTACTS | Write contact | Write contacts, but not read |
Android.permission. WRITE_EXTERNAL_STORAGE | Write to external storage | Allows programs to write to external storage, such as files on an SD card |
Android.permission. WRITE_GSERVICES | Write to Google Maps data | Allows programs to write data to the Google Maps service |
com.android browser.permission. WRITE_HISTORY_BOOKMARKS | Write favorites and history | Write to browser history or favorites, but not readable |
Android.permission. WRITE_SECURE_SETTINGS | read and write system sensitive settings | Allows 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 | Write SMS | Allow to write text messages |