Access registration attributes |
Android. permission. ACCESS_CHECKIN_PROPERTIES, read or write the permission to register the check-in database Attribute Table |
Get error location |
Android. permission. ACCESS_COARSE_LOCATION, which uses WiFi or mobile base stations to obtain the user's incorrect latitude and longitude information. The positioning accuracy is roughly 30 ~ 1500 meters |
Get exact location |
Android. permission. ACCESS_FINE_LOCATION, which receives the positioning information of the satellite through the GPS chip, and the positioning accuracy is less than 10 meters. |
Access and locate additional commands |
Android. permission. ACCESS_LOCATION_EXTRA_COMMANDS, allowing the program to access additional locating provider commands |
Obtain simulated Location Information |
Android. permission. ACCESS_MOCK_LOCATION to obtain simulated positioning information, which is generally used to help developers debug applications. |
Get network status |
Android. permission. ACCESS_NETWORK_STATE to obtain the network information status, such as whether the current network connection is valid |
Access Surface Flinger |
Android. permission. ACCESS_SURFACE_FLINGER: displays the underlying graphics on the Android platform. It is generally used for game or camera preview interfaces and underlying screen modes. |
Get WiFi status |
Android. permission. ACCESS_WIFI_STATE to obtain the current WiFi access status and WLAN Hotspot information |
Account Management |
Android. permission. ACCOUNT_MANAGER, used to obtain account authentication information, mainly GMail account information, which can only be accessed by system-level processes. |
Verify account |
Android. permission. AUTHENTICATE_ACCOUNTS, allows a program to access account management ACCOUNT_MANAGER information through account authentication. |
Power Statistics |
Android. permission. BATTERY_STATS to obtain battery power statistics |
Bind a small plug-in |
Android. permission. BIND_APPWIDGET allows a program to tell the appWidget service to access the database of the small plug-in. This permission is only available to a very small number of applications. |
Manage bound Devices |
Android. permission. BIND_DEVICE_ADMIN: Request the receiver of the system administrator, which can only be used by the system. |
Bind Input Method |
Android. permission. BIND_INPUT_METHOD: Requests the InputMethodService, which can only be used by the system. |
Bind RemoteView |
Android. permission. BIND_REMOTEVIEWS, which must be requested through the RemoteViewsService and can only be used by the System |
Bind Wallpaper |
Android. permission. BIND_WALLPAPER, which must be requested through the WallpaperService and can only be used by the System |
Use Bluetooth |
Android. permission. BLUETOOTH: allows a program to connect to a paired BLUETOOTH device |
Bluetooth Management |
Android. permission. javasth_admin, which allows programs to discover and pair new Bluetooth devices. |
Turn into bricks |
Android. permission. BRICK: It is very dangerous to disable a mobile phone. as its name implies, it turns a mobile phone into a BRICK. |
Broadcast when an application is deleted |
Android. permission. BROADCAST_PACKAGE_REMOVED. When an application is deleted, a broadcast is triggered. |
Broadcast when receiving SMS |
Android. permission. BROADCAST_SMS, which triggers a broadcast when receiving the SMS |
Continuous Broadcast |
Android. permission. BROADCAST_STICKY, allows a program to quickly receive the next broadcast after receiving the Broadcast |
Wap push Broadcast |
Android. permission. BROADCAST_WAP_PUSH: the wap push Service triggers a broadcast |
Call |
Android. permission. CALL_PHONE, which allows the program to enter a phone number from a non-system dial |
Call permission |
Android. permission. CALL_PRIVILEGED, which allows the program to call and replace the system's dial Interface |
Photo permission |
Android. permission. CAMERA, which allows access to the CAMERA to take photos |
Change component Status |
Android. permission. CHANGE_COMPONENT_ENABLED_STATE to change whether the component is enabled. |
Change configuration |
Android. permission. CHANGE_CONFIGURATION, allows the current application to change the configuration, such as positioning |
Change Network Status |
Android. permission. CHANGE_NETWORK_STATE to change the network status, such as whether the network can be connected |
Change the WiFi multicast status |
Android. permission. CHANGE_WIFI_MULTICAST_STATE, changing the WiFi multicast status |
Change WiFi status |
Android. permission. CHANGE_WIFI_STATE, change the WiFi status |
Clear application Cache |
Android. permission. CLEAR_APP_CACHE, clear application Cache |
Clear user data |
Android. permission. CLEAR_APP_USER_DATA: clears the user data of the application. |
Underlying access permission |
Android. permission. CWJ_GROUP, which allows the CWJ account group to access the underlying information |
Mobile optimization master extends Permissions |
Android. permission. CELL_PHONE_MASTER_EX, mobile optimization master extends Permissions |
Control location update |
Android. permission. CONTROL_LOCATION_UPDATES, which allows you to obtain location information changes of mobile networks. |
Delete cached files |
Android. permission. DELETE_CACHE_FILES, allowing applications to delete cached files |
Delete An Application |
Android. permission. DELETE_PACKAGES, which allows applications to delete applications |
Power Management |
Android. permission. DEVICE_POWER, which allows access to the underlying power management |
Application Diagnosis |
Android. permission. DIAGNOSTIC, which allows the program to reach the DIAGNOSTIC Resource |
Disable a keyboard lock |
Android. permission. DISABLE_KEYGUARD, which allows the program to disable the keyboard lock |
Transfer System Information |
Android. permission. DUMP: allows the program to obtain the system dump information from the system service |
Status Bar Control |
Android. permission. EXPAND_STATUS_BAR, which allows the program to expand or contract the status bar |
Factory Test Mode |
Android. permission. FACTORY_TEST: allows the program to run the factory test mode. |
Use flashlight |
Android. permission. FLASHLIGHT, which allows access to the FLASHLIGHT |
Force rewind |
Android. permission. FORCE_BACK, which allows the program to force the back button, whether or not the Activity is on the top layer |
Access account Gmail list |
Android. permission. GET_ACCOUNTS, access the GMail account list |
Get application size |
Android. permission. GET_PACKAGE_SIZE: get the file size of the application. |
Obtain task information |
Android. permission. GET_TASKS, which allows the program to obtain the current or recent applications |
Allow global search |
Android. permission. GLOBAL_SEARCH, which allows the program to use the global search function |
Hardware testing |
Android. permission. HARDWARE_TEST, which is used to access the hardware auxiliary device for hardware testing. |
Injection event |
Android. permission. INJECT_EVENTS, which allows access to the underlying events of the program and obtains the event streams of buttons and tracks. |
Installation and positioning |
Android. permission. INSTALL_LOCATION_PROVIDER, which is provided |
Install the application |
Android. permission. INSTALL_PACKAGES, which allows applications to install applications |
Internal system Window |
Android. permission. INTERNAL_SYSTEM_WINDOW, which allows the program to open an internal window. |
Access Network |
Android. permission. INTERNET, access network connection, may generate GPRS traffic |
End background process |
Android. permission. KILL_BACKGROUND_PROCESSES, which allows the program to call killBackgroundProcesses (String). The method ends the background process. |
Manage accounts |
Android. permission. MANAGE_ACCOUNTS, which allows the program to manage the account list in AccountManager |
Administrative program reference |
Android. permission. MANAGE_APP_TOKENS, used to manage the order of creation, destruction, and Z axis. |
Advanced Permissions |
Android. permission. MTWEAK_USER, which allows mTweak users to access advanced system Permissions |
Community Permissions |
Android. permission. MTWEAK_FORUM, allows the use of mTweak community Permissions |
Soft formatting |
Android. permission. MASTER_CLEAR: allows the program to perform soft formatting and delete system configuration information. |
Modify sound settings |
Android. permission. MODIFY_AUDIO_SETTINGS, modify the sound settings |
Modify phone status |
Android. permission. MODIFY_PHONE_STATE, which modifies the phone status, such as flight mode, but does not include replacing the system dial interface. |
Format a File System |
Android. permission. MOUNT_FORMAT_FILESYSTEMS: format the removable file system, for example, format and clear the SD card |
Mount a File System |
Android. permission. MOUNT_UNMOUNT_FILESYSTEMS, mounting and unmounting external file systems |
Allow NFC Communication |
Android. permission. NFC, which allows the program to perform NFC close-range communication operations for mobile support |
Permanent Activity |
Android. permission. PERSISTENT_ACTIVITY creates a permanent Activity, which is marked as being removed in the future. |
Handle outgoing calls |
Android. permission. process_outgoing_cils: allows programs to monitor, modify, or discard broadcast calls. |
Read calendar reminder |
Android. permission. READ_CALENDAR, which allows the program to read the user's calendar Information |
Read contacts |
Android. permission. READ_CONTACTS, which allows applications to access contact address book information |
Screen |
Android. permission. READ_FRAME_BUFFER, read frame cache for Screen |
Read favorites and history records |
Com. android. browser. permission. READ_HISTORY_BOOKMARKS to read the favorites and historical records of the browser. |
Read input status |
Android. permission. READ_INPUT_STATE, which reads the input status of the current key and is only used by the System |
Read system logs |
Android. permission. READ_LOGS, which reads the underlying system logs |
Read phone status |
Android. permission. READ_PHONE_STATE, Access Phone status |
Read text message content |
Android. permission. READ_SMS, read text message content |
Read synchronization settings |
Android. permission. READ_SYNC_SETTINGS, read synchronization settings, read Google online synchronization settings |
Read synchronization status |
Android. permission. READ_SYNC_STATS: reads the synchronization status and obtains the online Google synchronization status. |
Restart the device |
Android. permission. REBOOT, allows the program to restart the device |
Automatically enable |
Android. permission. RECEIVE_BOOT_COMPLETED, allowing the program to run automatically upon startup |
Receive MMS |
Android. permission. RECEIVE_MMS, receiving MMS |
Receive SMS |
Android. permission. RECEIVE_SMS, receive SMS |
Receive Wap Push |
Android. permission. RECEIVE_WAP_PUSH, receives wap push Information |
Recording |
Android. permission. RECORD_AUDIO, recording sound via phone or headset microphone |
Sort System Tasks |
Android. permission. REORDER_TASKS: sorts tasks in the Z axis of the system again. |
End System Task |
Android. permission. RESTART_PACKAGES: end the task by using the restartPackage (String) method. |
Send SMS |
Android. permission. SEND_SMS, send SMS |
Set Activity to observe its |
Android. permission. SET_ACTIVITY_WATCHER. Setting the Activity observer is generally used for monkey testing. |
Set alert |
Com. android. alarm. permission. SET_ALARM, set the alarm |
Set always exit |
Android. permission. SET_ALWAYS_FINISH, set whether the program always exits in the background |
Set animation Scaling |
Android. permission. SET_ANIMATION_SCALE, set Global Animation Scaling |
Set the debugging program |
Android. permission. SET_DEBUG_APP, which is used to set debugging programs. |
Set screen direction |
Android. permission. SET_ORIENTATION, set the screen direction to horizontal screen or standard display, not used for common applications |
Set application parameters |
Android. permission. SET_PREFERRED_APPLICATIONS: Set application parameters. You no longer need to set the parameters. For more information, see addPackageToPreferred (String ). |
Set process restrictions |
Android. permission. SET_PROCESS_LIMIT, which allows the program to set the maximum number of processes |
Set system time |
Android. permission. SET_TIME, set the system time |
Set System Time Zone |
Android. permission. SET_TIME_ZONE, set the system time zone |
Set desktop Wallpaper |
Android. permission. SET_WALLPAPER, set the desktop Wallpaper |
Wallpaper setting suggestions |
Android. permission. SET_WALLPAPER_HINTS. It is recommended to set the wallpaper. |
Send permanent process Signal |
Android. permission. SIGNAL_PERSISTENT_PROCESSES sends a permanent process Signal |
Status Bar Control |
Android. permission. STATUS_BAR, which allows the program to open, close, and disable the status bar |
Access subscription content |
Android. permission. SUBSCRIBED_FEEDS_READ: access the database of subscription information. |
Write subscription content |
Android. permission. SUBSCRIBED_FEEDS_WRITE, the database that writes or modifies the subscription content |
Display System window |
Android. permission. SYSTEM_ALERT_WINDOW: displays the system window. |
Update device status |
Android. permission. UPDATE_DEVICE_STATS, update the device status |
Use Certificate |
Android. permission. USE_CREDENTIALS, which allows the program to request verification from AccountManager |
Use SIP video |
Android. permission. USE_SIP, which allows the program to use the SIP Video Service |
Use Vibration |
Android. permission. VIBRATE, allows Vibration |
Wake up lock |
Android. permission. WAKE_LOCK, which allows the program to run after the mobile phone screen is closed |
Write GPRS Access Point settings |
Android. permission. WRITE_APN_SETTINGS, write to network GPRS Access Point settings |
Write calendar reminder |
Android. permission. WRITE_CALENDAR, which is written to the calendar but not readable |
Write contact |
Android. permission. WRITE_CONTACTS, which writes to contacts but cannot be read |
Write to External Store |
Android. permission. WRITE_EXTERNAL_STORAGE, which allows programs to write data to external storage, such as writing files on the SD card. |
Write Google map data |
Android. permission. WRITE_GSERVICES, allowing applications to write data to the Google Map service |
Write favorites and history records |
Com. android. browser. permission. WRITE_HISTORY_BOOKMARKS, which is written into the browser history or favorites, but cannot be read |
Read/write system sensitive settings |
Android. permission. WRITE_SECURE_SETTINGS, which allows the program to read and write system security-sensitive settings |
Read/write system settings |
Android. permission. WRITE_SETTINGS, which allows read/write system settings |
Text message writing |
Android. permission. WRITE_SMS, which allows you to write text messages |
Write online synchronization settings |
Android. permission. WRITE_SYNC_SETTINGS, written to Google online synchronization settings |