Permissions in Android

Source: Internet
Author: User
Tags account gmail delete cache

AndroidPermissionsSystem is very large, we do anything in the Android system will need to get the Android system permissions, this article records all the Android permissions issues, tidy up share to everyone.
  Access Registration Properties
Android.permission.ACCESS_CHECKIN_PROPERTIES
Read or write permissions to enlist the Check-in database property sheet
  get the wrong position
Android.permission.ACCESS_COARSE_LOCATION
Get user-error latitude and longitude information via WiFi or mobile base station, the accuracy of the positioning is approximately 30~1500 m
  Get precise location
Android.permission.ACCESS_FINE_LOCATION
GPS chip to receive satellite positioning information, positioning accuracy of up to 10 meters or less
   access to locate additional commands
Android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
Allow programs to access additional location provider directives
get simulated positioning information
Android.permission.ACCESS_MOCK_LOCATION
Get simulated location information, typically used to help developers debug applications
Get network status
Android.permission.ACCESS_NETWORK_STATE
Gets the status of the network information, such as whether the current network connection is valid
  Access Surface Flinger
Android.permission.ACCESS_SURFACE_FLINGER
Low-level graphical display support on Android platform, commonly used in game or Camera preview interface and bottom mode screen
   Get WiFi status
Android.permission.ACCESS_WIFI_STATE
Get the status of your current WiFi access and information about your WLAN hotspot
   Account Management
Android.permission.ACCOUNT_MANAGER
Get account verification information, primarily Gmail account information, only permissions that system-level processes can access
Verify your account
Android.permission.AUTHENTICATE_ACCOUNTS
Allows a program to access account management through account verification Account_manager related information
  Power Statistics
Android.permission.BATTERY_STATS
Get Battery charge statistics
Binding Widgets
Android.permission.BIND_APPWIDGET
Allows a program to tell the Appwidget service that it needs access to a small plug-in database, which is used only by very few applications
   Binding Device Management
Android.permission.BIND_DEVICE_ADMIN
Request System Administrator receiver receiver, only system can use
   Binding Input Method
Android.permission.BIND_INPUT_METHOD
Request Inputmethodservice Service, only system can use
   binding RemoteView
Android.permission.BIND_REMOTEVIEWS
Must be requested through the Remoteviewsservice service, only the system can use
  Binding Wallpaper
Android.permission.BIND_WALLPAPER
Must be requested through the Wallpaperservice service, only the system can use
   using Bluetooth
Android.permission.BLUETOOTH
Allow programs to connect paired Bluetooth devices
Bluetooth Management
Android.permission.BLUETOOTH_ADMIN
Allow programs to discover and pair new Bluetooth devices
  Become a brick
Android.permission.BRICK
The ability to disable the phone, very dangerous, as the name implies is to make the mobile phone into bricks
broadcast when app is deleted
Android.permission.BROADCAST_PACKAGE_REMOVED
When an app triggers a broadcast when it's deleted
   broadcast when SMS is received
Android.permission.BROADCAST_SMS
Triggers a broadcast when a text message is received
  Continuous Broadcast
Android.permission.BROADCAST_STICKY
Allow a program to receive a broadcast quickly after receiving the next broadcast
   WAP Push Broadcast
Android.permission.BROADCAST_WAP_PUSH
A broadcast is triggered after a WAP push service is received
   Make a phone call
Android.permission.CALL_PHONE
Allows a program to enter a phone number from a non-system dialer
  Call Permissions
Android.permission.CALL_PRIVILEGED
Allow the program to make calls and replace the dialer interface of the system
   permission to take photos
Android.permission.CAMERA
Allow camera access to take pictures
  Changing Component Status
Android.permission.CHANGE_COMPONENT_ENABLED_STATE
Change whether a component is enabled state
   Change Configuration
Android.permission.CHANGE_CONFIGURATION
Allow current app to change configuration, such as positioning
  Change Network status
Android.permission.CHANGE_NETWORK_STATE
Change network status if you can connect
   Change WiFi Multicast status
Android.permission.CHANGE_WIFI_MULTICAST_STATE
Change WiFi Multicast status
   Change WiFi status
Android.permission.CHANGE_WIFI_STATE
Change WiFi status
   clear the app cache
Android.permission.CLEAR_APP_CACHE
Clear the app cache
   Clear User Data
Android.permission.CLEAR_APP_USER_DATA
Clear the app's user data
   bottom-level access rights
Android.permission.CWJ_GROUP
Allow CWJ Account group access to underlying information
   Mobile Optimizer Master extended privileges
Android.permission.CELL_PHONE_MASTER_EX
Mobile Optimizer Master Extended privileges
   Control Location Updates
Android.permission.CONTROL_LOCATION_UPDATES
Allow access to mobile network location information changes
   Delete a cache file
Android.permission.DELETE_CACHE_FILES
Allow app to delete cache files
  Delete an app
Android.permission.DELETE_PACKAGES
Allow programs to remove apps
   Power Management
Android.permission.DEVICE_POWER
Allow access to the underlying power management
  Application Diagnostics
Android.permission.DIAGNOSTIC
Allow program to RW to diagnostic resource
   Disabling the keyboard lock
Android.permission.DISABLE_KEYGUARD
Allow program to disable keyboard lock
   Dump System Information
Android.permission.DUMP
Allows programs to obtain system dump information from system services
   Status bar control
Android.permission.EXPAND_STATUS_BAR
Allow programs to extend or shrink the status bar
  Factory test Mode
Android.permission.FACTORY_TEST
Allow program to run factory test mode
  using the Flash
Android.permission.FLASHLIGHT
Allow access to flash
  forced back
Android.permission.FORCE_BACK
Allows the program to force the back button to be used, regardless of whether the activity is on the top level
  Access your account Gmail list
Android.permission.GET_ACCOUNTS
Access your Gmail account list
Get app Size
Android.permission.GET_PACKAGE_SIZE
Get the file size of your app
Get task Information
Android.permission.GET_TASKS
Allow programs to get current or recently run apps

Permissions in Android (GO)

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.