Android permission details

Source: Internet
Author: User
Tags delete cache

Android permission description

Various permissions are often designed when developing android programs. To read security-sensitive items during program execution, you must declare relevant permission requests in androidmanifest. xml. The permissions are described as follows:

Android. permission. ACCESS_CHECKIN_PROPERTIES
Allow read/write access to the "properties" table in the checkin database. You can modify the value of the table (Allows read/write accessto the "properties" table in the checkin database, to change valuesthat get uploaded)

Android. permission. ACCESS_COARSE_LOCATION
Allow a program to access CellID or WiFi hotspot to obtain a rough location (Allows an application to accesscoarse (e.g., Cell-ID, WiFi) location)

Android. permission. ACCESS_FINE_LOCATION
Allow a program to access excellent locations (such as GPS) (Allows an application to access fine (e.g., GPS) location)

Android. permission. ACCESS_LOCATION_EXTRA_COMMANDS
Allowsan application to access extra location provider commands)

Android. permission. ACCESS_MOCK_LOCATION
Allows the program to create simulated locations for testing (Allows an application to create mock locationproviders for testing)

Android. permission. ACCESS_NETWORK_STATE
Allow a program to access GSM network information (Allowsapplications to access information about networks)

Android. permission. ACCESS_SURFACE_FLINGER
Allow programs to use SurfaceFlinger underlying features (Allows an application to useSurfaceFlinger's low level features)

Android. permission. ACCESS_WIFI_STATE
Allow programs to access Wi-Fi network status information (Allows applications to access information aboutWi-Fi networks)

Android. permission. ADD_SYSTEM_SERVICE
Allows a program to publish system-level services (Allows an application to publish system-levelservices ).

Android. permission. BATTERY_STATS
Allow programs to update cell phone battery statistics (Allows an application to update the collectedbattery statistics)

Android. permission. BLUETOOTH
Allow a program to connect to a paired bluetooth device (Allowsapplications to connect to pair red bluetooth devices)

Android. permission. javasth_admin
Allows programs to discover and pair Bluetooth devices (Allows applications to discover and pair descrithdevices)

Android. permission. BRICK
Request to disable the device (very dangerous) (Required to be able to disable the device (very * erous !).)

Android. permission. BROADCAST_PACKAGE_REMOVED
Allow the program to broadcast a message after an application package has been removed (Allows an application to broadcast anotification that an application package has been removed)

Android. permission. BROADCAST_STICKY
Allows a program to broadcast commonly used intents (Allows an application to broadcast stickyintents)

Android. permission. CALL_PHONE
Allow a program to initialize a dialing call without requiring user confirmation (Allows an application to initiate aphone call without going through the Dialer user interface for theuser to confirm the call being placed.)

Android. permission. CALL_PRIVILEGED
Allow a program to call any number, including an emergency number. You do not need to go through the dialing user interface and need to confirm (Allows an application to callany phone number, including emergency numbers, without goingthrough the Dialer user interface for the user to confirm the callbeing placed)

Android. permission. CAMERA
Request to access the camera device (Required to be able to access the camera device .)

Android. permission. CHANGE_COMPONENT_ENABLED_STATE
Allow a program to change the enabled or not of a component or other (Allows an application to change whether anapplication component (other than its own) is enabled or not .)

Android. permission. CHANGE_CONFIGURATION
Allows a program to modify the current settings, such as localization (Allows an application to modify the currentconfiguration, such as locale .)

Android. permission. CHANGE_NETWORK_STATE
Allow programs to change the network connection status (Allows applications to change network connectivitystate)

Android. permission. CHANGE_WIFI_STATE
Allow programs to change the Wi-Fi connection status (Allows applications to change Wi-Fi connectivitystate)

Android. permission. CLEAR_APP_CACHE
Allow a program to clearly cache all installed programs on the device (Allows an application to clear the caches ofall installed applications on the device .)

Android. permission. CLEAR_APP_USER_DATA
Allows a program to clear user settings (Allows an application to clear user data)

Android. permission. CONTROL_LOCATION_UPDATES
Enable the disable location update prompt from the wireless module (Allows enabling/disabling location updatenotifications from the radio .)

Android. permission. DELETE_CACHE_FILES
Allow programs to delete cached files (Allows an application to delete cache files)

Android. permission. DELETE_PACKAGES
Allow a program to delete a package (Allows an application to delete packages)

Android. permission. DEVICE_POWER
Allows low-level access to power management)

Android. permission. DIAGNOSTIC
Allow program RW diagnostic resources (Allows applications to RW to diagnostic resources .)

Android. permission. DISABLE_KEYGUARD
Allow the program to disable the keyguard (Allows applications to disable the keyguard)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.