Android permission management

Access the registration property      android.permission.ACCESS_CHECKIN_PROPERTIES, the permission to read or write the registration check-in database attribute table
Get      wrong location android.permission.ACCESS_COARSE_LOCATION, obtain the user's wrong latitude and longitude information and positioning accuracy through WiFi or mobile base station The error is about 30~1500 meters
. Obtain the      precise location android.permission.ACCESS_FINE_LOCATION, receive satellite positioning information through the GPS chip, and the positioning accuracy is within 10 meters
. Access      the positioning extra command android.permission.ACCESS_LOCATION_EXTRA_COMMANDS, allowing the program to access additional positioning provider commands
Get simulated location information      android.permission.ACCESS_MOCK_LOCATION, get simulated location information, generally used to help developers debug applications
Get      network status android.permission.ACCESS_NETWORK_STATE, get network information status, such as whether the current network connection is valid
Access      Surface Flinger android.permission .ACCESS_SURFACE_FLINGER, the underlying graphics display support on the Android platform, generally used for game or camera preview interface and screenshots of the underlying mode
Get      WiFi status android.permission.ACCESS_WIFI_STATE, get the current WiFi access status and WLAN hotspot information
Account management      android.permission.ACCOUNT_MANAGER, obtain account verification information, mainly GMail account information, which can only be accessed by system-level processes
Verify      account android.permission.AUTHENTICATE_ACCOUNTS, allow a program to access account management ACCOUNT_MANAGER related information through account verification
Power      statistics android.permission.BATTERY_STATS, get battery power statistics
Bind      the widget android.permission.BIND_APPWIDGET, allow a program to tell the appWidget service that it needs to access the widget's database, only very few applications use this permission
Bind      device management android. permission.BIND_DEVICE_ADMIN, requesting the system administrator receiver receiver, only the system can use the
binding      input method android.permission.BIND_INPUT_METHOD, requesting the InputMethodService service, only the system can use the
binding      RemoteView android.permission.BIND_REMOTEVIEWS, which must be requested through the RemoteViewsService service, Only the system can use the
binding      wallpaper android.permission.BIND_WALLPAPER, which must be requested through the WallpaperService service, only the system can
use Bluetooth      android.permission.BLUETOOTH, allows programs to connect to paired bluetooth devices
Bluetooth      manages android.permission.BLUETOOTH_ADMIN, allows programs to discover and pair new bluetooth devices
Become a      brick android.permission.BRICK, can disable the phone, very dangerous, as the name suggests Turn the phone into a
brick      Broadcast android.permission.BROADCAST_PACKAGE_REMOVED when an app is deleted, trigger a broadcast when an app is
deleted      Broadcast android.permission.BROADCAST_SMS when a text message is received, and trigger a broadcast when a text message is received
Continuously      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, trigger a broadcast after the WAP PUSH service receives it,
make a      call android.permission.CALL_PHONE, allow the program to enter the phone call from the non-system dialer Number
Call      permission android.permission.CALL_PRIVILEGED, allow the program to make calls, replace the dialer interface of the system
Camera      permission android.permission.CAMERA, allow access to the camera to take pictures
Change component status      android.permission.CHANGE_COMPONENT_ENABLED_STATE, change whether the component is enabled or not,
change the configuration android.permission.CHANGE_CONFIGURATION      , allow the current application to change the configuration, such as
positioning      ,
change permission.CHANGE_WIFI_MULTICAST_STATE , change WiFi      multicast
state ,      change WiFi state android.permission.CWJ_GROUP, allows the CWJ account group to access the underlying information Mobile phone optimization master extended permissions android.permission.CELL_PHONE_MASTER_EX, mobile phone optimization master extended permissions Control location updates android.permission.CONTROL_LOCATION_UPDATES, allow access to mobile network location information changes Delete cache files
    
    
    

    
     android.permission.DELETE_CACHE_FILES, allows apps to delete cache files
Delete      apps android.permission.DELETE_PACKAGES, allows apps to delete apps
Power      management android.permission.DEVICE_POWER, allows access to underlying power management
app      diagnostics android.permission.DIAGNOSTIC, allows apps to RW to diagnostics Resources
Disable      keyboard lock android.permission.DISABLE_KEYGUARD, allow programs to disable keyboard
lock      Dump system information android.permission.DUMP, allow programs to get system dump information from system services
Status      bar control android.permission.EXPAND_STATUS_BAR, allow programs to expand or shrink the status bar
Factory test mode      android.permission.FACTORY_TEST, allows the program to run the factory test mode
Use the      flash android.permission.FLASHLIGHT, allows access to the flash
Force      back android.permission.FORCE_BACK, allows the program to force the use of the back button, regardless of whether the Activity is at the top level
Access account Gmail List      android.permission.GET_ACCOUNTS, access GMail account list
Get the application size      android.permission.GET_PACKAGE_SIZE, get the file size of the application
Get      task information android.permission.GET_TASKS, allow the program to get the current or recently running applications
Allow      global search android.permission.GLOBAL_SEARCH, allow the program to use the global search function
Hardware     testing android .permission.HARDWARE_TEST, access hardware auxiliary devices, used for hardware test
injection      event android.permission.INJECT_EVENTS, allow access to the underlying events of this program, get the event stream of buttons and trackballs
Installation      location provides android.permission.INSTALL_LOCATION_PROVIDER, installation location provides
Install the application      android.permission.INSTALL_PACKAGES, allow the program to install the application
Internal      system window android.permission.INTERNAL_SYSTEM_WINDOW, allow the program to open the internal window, do not open this permission to third-party applications
Access      network android.permission.INTERNET, access the network connection, may generate GPRS traffic
End background process      android.permission.KILL_BACKGROUND_PROCESSES, allows the program to call killBackgroundProcesses(String). method to end the background process
Manage      account android.permission.MANAGE_ACCOUNTS, allows the program to manage the account list in AccountManager The
management      program references android.permission.MANAGE_APP_TOKENS, manages creation, destruction, Z axis Sequence, for system only
Advanced      permission android.permission.MTWEAK_USER, allows mTweak users to access advanced system permissions
Community      permission android.permission.MTWEAK_FORUM, allows the use of mTweak community permissions
Soft      formatting android.permission.MASTER_CLEAR, allows programs to perform soft formatting, Delete system configuration information
Modify      sound settings android.permission.MODIFY_AUDIO_SETTINGS, modify sound settings information
Modify      phone state android.permission.MODIFY_PHONE_STATE, modify phone state, such as airplane mode, but not include replacement system dialer interface
Format     file system android.permission. MOUNT_FORMAT_FILESYSTEMS, format the removable file system, such as formatting and emptying the SD card,
mounting file system      android.permission.MOUNT_UNMOUNT_FILESYSTEMS, mount and unmount external file system,
allow      NFC communication android.permission.NFC, allow programs to perform NFC short-range communication operations for mobile support
Permanent      Activity android.permission.PERSISTENT_ACTIVITY, create a permanent Activity , this feature is marked to be removed in the future
Handle      outgoing calls android.permission.PROCESS_OUTGOING_CALLS, allow programs to monitor, modify or abandon on-air calls
Read      schedule reminders android.permission.READ_CALENDAR, allow programs to read user's schedule information
Read Contacts      android.permission.READ_CONTACTS, allows apps to access contacts address book
information      Screenshots android.permission.READ_FRAME_BUFFER, read framebuffer for screenshots
Read favorites and history com.android.browser.permission.READ_HISTORY_BOOKMARKS, read Get browser favorites and history records
Read the      input state android.permission.READ_INPUT_STATE, read the input state of the current key, only for the system
Read the      system log android.permission.READ_LOGS, read the underlying system log
Read phone status      android.permission.READ_PHONE_STATE, access phone status
Read      SMS content android.permission.READ_SMS, read SMS 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, read synchronization status, get Google online synchronization status
Restart      the device android.permission.REBOOT, allow the program to restart the
device      Automatically allow android.permission.RECEIVE_BOOT_COMPLETED when booting, allow the program to run automatically at startup
Receive      MMS android.permission .RECEIVE_MMS, receive MMS,
receive      SMS android.permission.RECEIVE_SMS, receive SMS,
receive      Wap Push android.permission.RECEIVE_WAP_PUSH, receive WAP PUSH information
Record      android.permission.RECORD_AUDIO, record sound through the microphone of the phone or headset
Sort      system tasks android.permission. REORDER_TASKS, reorders the tasks in the Z-axis operation of the system
End the system task      android.permission.RESTART_PACKAGES, end the task through the restartPackage(String) method, which will be abandoned in the outside world
Send      SMS android.permission.SEND_SMS, send SMS
Set      Activity to observe its android.permission.SET_ACTIVITY_WATCHER, set Activity Observer is generally used In monkey test
Set      alarm reminder com.android.alarm.permission.SET_ALARM, set the alarm reminder
Set      always exit android.permission.SET_ALWAYS_FINISH, set whether the program always exits in the background
Set      animation zoom android.permission.SET_ANIMATION_SCALE, set the global Animation zoom
Set      the debugger android.permission.SET_DEBUG_APP, set the debugger, generally used for development
Set      the screen orientation android.permission.SET_ORIENTATION, set the screen orientation to landscape or standard display, not for ordinary applications
Set application parameter android.permission. SET_PREFERRED_APPLICATIONS, set the parameters of the application, it no longer works. See addPackageToPreferred(String) for details.
Set process limit      android.permission.SET_PROCESS_LIMIT, allows the program to set the maximum number of processes limit
Set      system time android.permission.SET_TIME, set the system time
Set      the system time zone android.permission.SET_TIME_ZONE, set the system time zone
Set      desktop wallpaper android.permission.SET_WALLPAPER, set the desktop Wallpaper
Set      wallpaper suggestion android.permission.SET_WALLPAPER_HINTS, set wallpaper suggestion
Send     permanent process signal android.permission.SIGNAL_PERSISTENT_PROCESSES, send a permanent process signal
Status      bar control android.permission.STATUS_BAR, allow programs to open, close, disable status bar
Access         subscription content android.permission.SUBSCRIBED_FEEDS_READ, access the database of subscription information
Write      subscription content android.permission.SUBSCRIBED_FEEDS_WRITE, write or modify the database of subscription content
Display      system window android.permission.SYSTEM_ALERT_WINDOW, display system window
Update device status      android.permission.UPDATE_DEVICE_STATS, update device status
use certificate android.permission.USE_CREDENTIALS, allow programs to request authentication to         
use SIP video from AccountManager      android.permission.USE_SIP, allow programs to use SIP video service
use      vibration android.permission.VIBRATE, allow vibration
wake      lock android.permission.WAKE_LOCK, allows the program to still run in the background after the phone screen is turned off
Write      GPRS access point settings android.permission.WRITE_APN_SETTINGS, write the network GPRS access point settings
Write      the schedule reminder android.permission.WRITE_CALENDAR, write Schedule, but not readable
Write      contacts android.permission.WRITE_CONTACTS, write contacts, but not read
Write to      external storage android.permission.WRITE_EXTERNAL_STORAGE, allow programs to write to external storage, such as writing files on SD card
Write Google Maps data          android.permission.WRITE_GSERVICES, allows programs to write Google Maps service data
Write favorites and history com.android.browser.permission.WRITE_HISTORY_BOOKMARKS, write browser history or favorites, but not readable Read and
write      system sensitive settings android.permission.WRITE_SECURE_SETTINGS, allow programs to read and write system security-sensitive settings Read and
write      system settings android .permission.WRITE_SETTINGS, allows to read and write system settings,
write      SMS android.permission.WRITE_SMS, allows to write SMS

Write online sync settings      android.permission.WRITE_SYNC_SETTINGS, write Google online sync settings

Read external storage permission         android:name="android.permission.READ_EXTERNAL_STORAGE"

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324849737&siteId=291194637