Permissionsnamedescribe
android.permission.ACCESS_CHECKIN_PROPERTIESAccess registration propertiesRead or write permissions to register the check-in database attribute table
android.permission.ACCESS_COARSE_LOCATIONGet error locationThe user's incorrect longitude and latitude information is obtained through WiFi or mobile base stations. The positioning accuracy is approximately 30 to 1500 meters.
android.permission.ACCESS_FINE_LOCATIONGet precise locationReceive satellite positioning information through the GPS chip, with positioning accuracy within 10 meters
android.permission.ACCESS_LOCATION_EXTRA_COMMANDSAccess positioning extra commandsAllows programs to access additional positioning provider directives
android.permission.ACCESS_MOCK_LOCATIONGet simulated positioning informationObtain simulated positioning information, generally used to help developers debug applications
android.permission.ACCESS_NETWORK_STATEGet network statusGet network information status, such as whether the current network connection is valid
android.permission.ACCESS_SURFACE_FLINGERVisit Surface FlingerThe underlying graphics display support on the Android platform, generally used for game or camera preview interfaces and screenshots of underlying modes
android.permission.ACCESS_WIFI_STATEGet WiFi statusGet the current WiFi access status and WLAN hotspot information
android.permission.ACCOUNT_MANAGERAccount managementObtain account verification information, mainly GMail account information, which only system-level processes can access.
android.permission.AUTHENTICATE_ACCOUNTSVerify accountAllows a program to access account management ACCOUNT_MANAGER related information through account verification.
android.permission.BATTERY_STATSPower statisticsGet battery power statistics
android.permission.BIND_APPWIDGETBind widgetAllows 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_ADMINBind device managementRequest the system administrator receiver, which can only be used by the system
android.permission.BIND_INPUT_METHODBind input methodRequest the InputMethodService service, which can only be used by the system
android.permission.BIND_REMOTEVIEWSBindRemoteViewIt must be requested through the RemoteViewsService service, which can only be used by the system.
android.permission.BIND_WALLPAPERBinding 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.BRICKturn into bricksBeing able to disable your phone is very dangerous. As the name suggests, it turns your phone into a brick.
android.permission.BROADCAST_PACKAGE_REMOVEDBroadcast when app is deletedTrigger a broadcast when an app is deleted
android.permission.BROADCAST_SMSBroadcast when a text message is 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 after receiving
android.permission.CALL_PHONEdial numberAllows a program 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.CAMERAPhoto permissionAllow access to camera to take photos
android.permission.CHANGE_COMPONENT_ENABLED_STATEChange component stateChange whether the component is enabled or not
android.permission.CHANGE_CONFIGURATIONChange configurationAllows the current application to change configurations, such as positioning
android.permission.CHANGE_NETWORK_STATEChange network statusChange the network status such as whether it can connect 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 an app's user data
android.permission.CWJ_GROUPLow-level access rightsAllow the CWJ account group to access underlying information
android.permission.CELL_PHONE_MASTER_EXMobile phone optimization master extended permissionsMobile phone optimization master extended permissions
android.permission.CONTROL_LOCATION_UPDATESControl location updatesAllow access to mobile network location information changes
android.permission.DELETE_CACHE_FILESDelete cache filesAllow app to delete cached files
android.permission.DELETE_PACKAGESDelete appAllow a program to delete an app
android.permission.DEVICE_POWERPower managementAllows access to low-level power management
android.permission.DIAGNOSTICApplication diagnosticsAllow program to RW to diagnostic resources
android.permission.DISABLE_KEYGUARDDisable keyguardAllow a program to disable keyguard
android.permission.DUMPDump system informationAllows programs to obtain system dump information from system services
android.permission.EXPAND_STATUS_BARstatus bar controlAllows a program to expand or shrink the status bar
android.permission.FACTORY_TESTFactory test modeAllows 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 GMail account list
android.permission.GET_PACKAGE_SIZEGet application sizeGet the file size of the application
android.permission.GET_TASKSGet task informationAllows the program to obtain currently or recently running applications
android.permission.GLOBAL_SEARCHAllow global searchAllow a program to use global search functionality
android.permission.HARDWARE_TESThardware testAccess hardware auxiliary devices for hardware testing
android.permission.INJECT_EVENTSinjection eventAllows access to the underlying events of this program and obtains event streams of keys and trackballs
android.permission.INSTALL_LOCATION_PROVIDERInstallation positioning providedInstallation positioning provided
android.permission.INSTALL_PACKAGESInstall applicationAllow programs to install apps
android.permission.INTERNAL_SYSTEM_WINDOWinternal system windowAllows the program to open internal windows and does not grant this permission to third-party applications
android.permission.INTERNETaccess networkAccess network connections, which may generate GPRS traffic
android.permission.KILL_BACKGROUND_PROCESSESEnd background processAllows the program to call the killBackgroundProcesses(String). method to end the background process
android.permission.MANAGE_ACCOUNTSManage accountAllows the program to manage the account list in AccountManager
android.permission.MANAGE_APP_TOKENSHypervisor ReferenceManage creation, destruction, Z-axis order, only for system
android.permission.MTWEAK_USERAdvanced permissionsAllow mTweak users to access advanced system permissions
android.permission.MTWEAK_FORUMCommunity permissionsAllow mTweak community permissions
android.permission.MASTER_CLEARsoft formatAllows the program to perform a soft format and delete system configuration information
android.permission.MODIFY_AUDIO_SETTINGSModify sound settingsModify sound setting information
android.permission.MODIFY_PHONE_STATEModify phone statusModify phone status, such as airplane mode, but does not include replacing the system dialer interface
android.permission.MOUNT_FORMAT_FILESYSTEMSFormat file systemFormat removable file systems, such as formatting and clearing SD cards
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_ACTIVITYPerpetual ActivityCreate a permanent Activity with the feature marked to be removed in the future
android.permission.PROCESS_OUTGOING_CALLSHandle outgoing callsAllows the program to monitor, modify or discard on-air 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 address book information
android.permission.READ_FRAME_BUFFERScreenshotsReading the framebuffer for screenshots
com.android.browser.permission.READ_HISTORY_BOOKMARKSRead favorites and historyRead browser favorites and history
android.permission.READ_INPUT_STATERead input statusRead the input status of the current key, only used in the system
android.permission.READ_LOGSRead system logRead the system bottom log
android.permission.READ_PHONE_STATERead phone statusAccess phone status
android.permission.READ_SMSRead text message contentRead text message content
android.permission.READ_SYNC_SETTINGSRead sync settingsRead sync settings, read Google online sync settings
android.permission.READ_SYNC_STATSRead synchronization statusRead synchronization status and obtain Google online synchronization status
android.permission.REBOOTReboot the deviceAllow the program to restart the device
android.permission.RECEIVE_BOOT_COMPLETEDAutomatically allowed at bootAllow programs to run automatically on startup
android.permission.RECEIVE_MMSReceive MMSReceive MMS
android.permission.RECEIVE_SMSreceive SMSreceive SMS
android.permission.RECEIVE_WAP_PUSHReceive Wap PushReceive WAP PUSH message
android.permission.RECORD_AUDIOrecordingRecord sound through phone or headset mic
android.permission.REORDER_TASKSSort system tasksReorder tasks in system Z-axis run
android.permission.RESTART_PACKAGESEnd system tasksEnd the task through the restartPackage(String) method, which will be abandoned externally.
android.permission.SEND_SMSsending a text messagesending a text message
android.permission.SET_ACTIVITY_WATCHERSet Activity to observe itsSetting up activity observers is generally used for monkey testing
com.android.alarm.permission.SET_ALARMSet alarm reminderSet alarm reminder
android.permission.SET_ALWAYS_FINISHSet to always exitSet whether the program always exits in the background
android.permission.SET_ANIMATION_SCALESet animation scalingSet global animation scaling
android.permission.SET_DEBUG_APPSet up the debuggerSet up the debugger, generally used for development
android.permission.SET_ORIENTATIONSet screen orientationSet the screen orientation to landscape or standard display, which is not used for ordinary applications.
android.permission.SET_PREFERRED_APPLICATIONSSet application parametersSetting the parameters of the application is no longer working. See the introduction of addPackageToPreferred(String) for details.
android.permission.SET_PROCESS_LIMITSet process limitsAllows a program to set a limit on the maximum number of processes
android.permission.SET_TIMESet system timeSet system time
android.permission.SET_TIME_ZONESet system time zoneSet system time zone
android.permission.SET_WALLPAPERSet desktop wallpaperSet desktop wallpaper
android.permission.SET_WALLPAPER_HINTSSetting wallpaper suggestionsSetting wallpaper suggestions
android.permission.SIGNAL_PERSISTENT_PROCESSESSend permanent process signalSend a permanent process signal
android.permission.STATUS_BARstatus bar controlAllows the program to open, close, and disable the status bar
android.permission.SUBSCRIBED_FEEDS_READAccess subscription contentAccess database of subscription information
android.permission.SUBSCRIBED_FEEDS_WRITEWrite subscription contentThe database to which subscription content is written or modified
android.permission.SYSTEM_ALERT_WINDOWShow system windowShow system window
android.permission.UPDATE_DEVICE_STATSUpdate device statusUpdate device status
android.permission.USE_CREDENTIALSUse certificateAllows the program to request authentication from AccountManager
android.permission.USE_SIPUsing SIP videoAllows the program to use SIP video services
android.permission.VIBRATEUse vibrationAllow vibration
android.permission.WAKE_LOCKwake lockAllows background processes to continue running even after the phone screen is turned off
android.permission.WRITE_APN_SETTINGSWrite GPRS access point settingsWrite network GPRS access point settings
android.permission.WRITE_CALENDARWrite a schedule reminderSchedule is written but cannot be read
android.permission.WRITE_CONTACTSWrite to contactContacts are written but not read
android.permission.WRITE_EXTERNAL_STORAGEWrite to external storageAllows programs to write to external storage, such as writing files on an SD card
android.permission.WRITE_GSERVICESWrite Google Maps dataAllows the program to write Google Map service data
com.android.browser.permission.WRITE_HISTORY_BOOKMARKSWrite to favorites and historyWrite to browser history or favorites, but not read
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 text messages to be written
Language: English | 中文 | Русский | Español | Português | हिन्दी | தமிழ் | Deutsch | Français | عربي | 日本語 | 한국어
Your track:
Advertising area 1