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 |