permissionnamedescribe
Android.permission. ACCESS_CHECKIN_PROPERTIESAccess registration propertiesPermission to read or write the registered check-in database property table
Android.permission. ACCESS_COARSE_LOCATIONGet wrong positionObtain 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_LOCATIONAcquire the exact locationReceive satellite positioning information through the GPS chip, with positioning accuracy within 10 meters
Android.permission. ACCESS_LOCATION_EXTRA_COMMANDSAccess location additional commandsAllows the program to access additional location provider instructions
Android.permission. ACCESS_MOCK_LOCATIONAcquire simulated positioning informationAcquire simulated positioning information, typically used to assist developers in debugging applications
Android.permission. ACCESS_NETWORK_STATEGet network statusObtain network information status, such as whether the current network connection is valid
Android.permission. ACCESS_SURFACE_FLINGERVisit Surface FlingerLow-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_STATEGet WiFi statusGet the current WiFi access status and WLAN hotspot information
Android.permission. ACCOUNT_MANAGERAccount managementGet account verification information, mainly GMail account info, permissions that can only be accessed by system-level processes
Android.permission. AUTHENTICATE_ACCOUNTSVerify accountAllows a program to access information about account management ACCOUNT_MANAGER account authentication
Android.permission. BATTERY_STATSPower statisticsGet battery statistics
Android.permission. BIND_APPWIDGETbind widgetAllows 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_ADMINBinding Facility ManagementRequest system admin receiver, only system can use
Android.permission. BIND_INPUT_METHODbound input methodRequest the InputMethodService service, which can only be used by the system
Android.permission. BIND_REMOTEVIEWSBind RemoteViewIt must be requested through the RemoteViewsService service, which can only be used by the system
Android.permission. BIND_WALLPAPERBind wallpaperIt must be requested through the WallpaperService service, which can only be used by the system
Android.permission. BLUETOOTHUse bluetoothAllows the program to connect to paired Bluetooth devices
Android.permission. BLUETOOTH_ADMINBluetooth managementAllows the program to discover and pair new Bluetooth devices
Android.permission.BRICKTurned into bricksBeing able to disable cell phones is very dangerous, as the name suggests, turning cell phones into bricks
Android.permission. BROADCAST_PACKAGE_REMOVEDBroadcast when app is deletedWhen an app is deleted, it triggers a broadcast
Android.permission. BROADCAST_SMSBroadcast when text messages are receivedTrigger a broadcast when a text message is received
Android.permission. BROADCAST_STICKYcontinuous broadcastAllows a program to quickly receive the next broadcast after receiving a broadcast
Android.permission. BROADCAST_WAP_PUSHWAP PUSH BroadcastThe WAP PUSH service triggers a broadcast upon receipt
Android.permission. CALL_PHONEMake a callAllows programs to enter phone numbers from non-system dialers
Android.permission. CALL_PRIVILEGEDcall permissionAllows the program to make calls, replacing the system's dialer interface
android.permission.CAMERAcamera permissionAllows access to the camera for taking photos
Android.permission. CHANGE_COMPONENT_ENABLED_STATEChange component stateChange whether the component is enabled
Android.permission. CHANGE_CONFIGURATIONchange configurationAllows the current application to change configuration, such as positioning
Android.permission. CHANGE_NETWORK_STATEChange network stateChange the network status, such as whether it can be connected to the Internet
Android.permission. CHANGE_WIFI_MULTICAST_STATEChange WiFi multicast statusChange WiFi multicast status
Android.permission. CHANGE_WIFI_STATEChange WiFi statusChange WiFi status
Android.permission. CLEAR_APP_CACHEClear app cacheClear app cache
Android.permission. CLEAR_APP_USER_DATAClear user dataClear app user data
Android.permission. CWJ_GROUPunderlying accessAllow CWJ account groups to access underlying information
Android.permission. CELL_PHONE_MASTER_EXMobile Optimizer Extended PermissionsMobile Optimizer Extended Permissions
Android.permission. CONTROL_LOCATION_UPDATESControl location updatesAllowing access to mobile network location information changes
Android.permission. DELETE_CACHE_FILESDelete cache fileAllows apps to delete cached files
Android.permission. DELETE_PACKAGESDelete AppAllow the program to delete the application
Android.permission. DEVICE_POWERPower ManagementAllows access to underlying power management
Android.permission.DIAGNOSTICApplied DiagnosticsAllowing Programs to RW to Diagnostic Resources
Android.permission. DISABLE_KEYGUARDDisable Keyboard LockAllow Programs to Disable Keyboard Lock
Android.permission. DUMPDump system informationAllows a program to obtain system dump information from system services
Android.permission. EXPAND_STATUS_BARstatus bar controlAllows programs to expand or contract the status bar
Android.permission. FACTORY_TESTFactory Test ModeAllow the program to run in factory test mode
Android.permission. FLASHLIGHTUse flashAllow access to flash
Android.permission. FORCE_BACKforced retreatAllows the program to force the use of the back button, regardless of whether the activity is at the top level
Android.permission. GET_ACCOUNTSAccess account Gmail listAccess the GMail account list
Android.permission. GET_PACKAGE_SIZEGet app sizeGet the file size of the app
Android.permission. GET_TASKSGet task informationAllows the program to retrieve currently or recently running applications
Android.permission. GLOBAL_SEARCHAllow global searchAllows the program to use the global search function
Android.permission. HARDWARE_TESTHardware testAccess to hardware assistive devices for hardware testing
Android.permission. INJECT_EVENTSinjection eventAllows access to the underlying events of this program, and obtains the event stream of keys and trackballs
Android.permission. INSTALL_LOCATION_PROVIDERInstallation positioning providesInstallation positioning provides
Android.permission. INSTALL_PACKAGESInstall the applicationAllow programs to install applications
Android.permission. INTERNAL_SYSTEM_WINDOWInternal system windowAllows programs to open internal windows, not third-party apps
Android.permission. INTERNETaccess networkAccess to a network connection may generate GPRS traffic
Android.permission. KILL_BACKGROUND_PROCESSESEnd background processAllows program to call killBackgroundProcesses (String). Method to end background process
Android.permission. MANAGE_ACCOUNTSManage accountAllows the program to manage the list of accounts in AccountManager
Android.permission. MANAGE_APP_TOKENShypervisor referenceManage creation, destruction, and Z-axis order, only for systems
Android.permission. MTWEAK_USERadvanced permissionsAllow mTweak users to access advanced system privileges
Android.permission. MTWEAK_FORUMcommunity accessAllow the use of mTweak community permissions
Android.permission. MASTER_CLEARSoft FormatAllows programs to perform soft formatting, deleting system configuration information
Android.permission. MODIFY_AUDIO_SETTINGSModify sound settingsModify sound settings information
Android.permission. MODIFY_PHONE_STATEModify phone statusModify phone status, such as airplane mode, but do not include a replacement system dialer interface
Android.permission. MOUNT_FORMAT_FILESYSTEMSFormat file systemFormatting removable file systems, such as formatting to empty an SD card
Android.permission. MOUNT_UNMOUNT_FILESYSTEMSmount file systemMount and unmount external file systems
Android.permission. NFCAllow NFC communicationAllows programs to perform NFC short-range communication operations for mobile support
Android.permission. PERSISTENT_ACTIVITYPermanent ActivityCreate a permanent activity that is marked as being removed in the future
Android.permission. PROCESS_OUTGOING_CALLSHandle outgoing callsAllows programs to monitor, modify, or discard broadcast calls
Android.permission. READ_CALENDARRead schedule remindersAllows the program to read the user's schedule information
Android.permission. READ_CONTACTSRead contactsAllow apps to access contact book information
Android.permission. READ_FRAME_BUFFERscreenshotRead frame cache for screenshots
com.android browser.permission. READ_HISTORY_BOOKMARKSRead favorites and historyRead browser favorites and history
Android.permission. READ_INPUT_STATERead input stateRead the input state of the current key, only for system use
Android.permission. READ_LOGSRead system logRead the system bottom-level log
Android.permission. READ_PHONE_STATERead phone statusAccess phone status
Android.permission. READ_SMSRead SMS contentRead SMS content
Android.permission. READ_SYNC_SETTINGSRead synchronization settingsRead sync settings, read Google online sync settings
Android.permission. READ_SYNC_STATSRead synchronization statusRead sync status, get Google online sync status
Android.permission. REBOOTRestart the deviceAllow the program to restart the device
Android.permission. RECEIVE_BOOT_COMPLETEDBoot automatically allowAllow the program to run automatically when powered on.
Android.permission. RECEIVE_MMSReceive multimedia messaging servicesReceive multimedia messaging services
Android.permission. RECEIVE_SMSreceive text messagesreceive text messages
Android.permission. RECEIVE_WAP_PUSHReceive Wap PushReceive WAP PUSH information
Android.permission. RECORD_AUDIORecordingRecord sound through a phone or headphone microphone
Android.permission. REORDER_TASKSSorting system tasksReordering system Z-axis running tasks
Android.permission. RESTART_PACKAGESEnd system taskEnd the task with the reStartPackage (String) method, which will be discarded outside
Android.permission. SEND_SMSSend SMSSend SMS
Android.permission. SET_ACTIVITY_WATCHERSet up Activity to observe itSetting up Activity Watchers is generally used for monkey testing
com.android alarm permission SET_ALARMSet an alarmSet an alarm
Android.permission. SET_ALWAYS_FINISHSettings always exitSets whether the program always exits in the background
Android.permission. SET_ANIMATION_SCALESet animation zoomSet global animation zoom
Android.permission. SET_DEBUG_APPSet up the debuggerSet up a debugger, typically used for development
Android.permission. SET_ORIENTATIONSet screen orientationSet the screen orientation to horizontal or standard display, not for ordinary applications
Android.permission. SET_PREFERRED_APPLICATIONSSet application parametersSet the parameters of the application, it no longer works. See addPackageToPreferred (String) introduction for details
Android.permission. SET_PROCESS_LIMITSet process limitsAllows the program to set a limit on the maximum number of processes
Android.permission. SET_TIMESet the system timeSet the system time
Android.permission. SET_TIME_ZONESet the system time zoneSet the system time zone
Android.permission. SET_WALLPAPERSet desktop wallpaperSet desktop wallpaper
Android.permission. SET_WALLPAPER_HINTSset wallpaper suggestionset wallpaper suggestion
Android.permission. SIGNAL_PERSISTENT_PROCESSESSend permanent process signalSend a permanent process signal
Android.permission. STATUS_BARstatus bar controlAllows programs to open, close, and disable the status bar
Android.permission. SUBSCRIBED_FEEDS_READAccess to subscription contentAccess to a database of subscription information
Android.permission. SUBSCRIBED_FEEDS_WRITEWrite subscription contentWrite or modify the database of subscription content
Android.permission. SYSTEM_ALERT_WINDOWShow system windowShow system window
Android.permission. UPDATE_DEVICE_STATSUpdate device statusUpdate device status
Android.permission. USE_CREDENTIALSUse certificateAllow programs to request validation from the AccountManager
Android.permission. USE_SIPUsing SIP VideoAllow the program to use the SIP video service
Android.permission. VIBRATEUse vibrationallowable vibration
Android.permission. WAKE_LOCKwake lockAllows the background process to continue running after the phone screen is closed
Android.permission. WRITE_APN_SETTINGSWrite GPRS access point settingsWrite network GPRS access point settings
Android.permission. WRITE_CALENDARWrite schedule reminderWrite to schedule, but not readable
Android.permission. WRITE_CONTACTSWrite contactWrite contacts, but not read
Android.permission. WRITE_EXTERNAL_STORAGEWrite to external storageAllows programs to write to external storage, such as files on an SD card
Android.permission. WRITE_GSERVICESWrite to Google Maps dataAllows programs to write data to the Google Maps service
com.android browser.permission. WRITE_HISTORY_BOOKMARKSWrite favorites and historyWrite to browser history or favorites, but not readable
Android.permission. WRITE_SECURE_SETTINGSread and write system sensitive settingsAllows programs to read and write system security-sensitive settings
Android.permission. WRITE_SETTINGSread and write system settingsAllow reading and writing system settings
Android.permission. WRITE_SMSWrite SMSAllow to write text messages
Your footsteps: