Wang Liping-permission in android, Wang Liping-android

Source: Internet
Author: User

Wang Liping-permission in android, Wang Liping-android


// Allow applications to access and modify the "properties" table data in the checkin Database

Android. permission. ACCESS_CHECKIN_PROPERTIES


// Allow applications to obtain rough location information through WiFi or mobile base stations
Android. permission. ACCESS_COARSE_LOCATION
// Allows applications to obtain precise location information through GPS
Android. permission. ACCESS_FINE_LOCATION
// Allow the application to access additional location provider commands
Android. permission. ACCESS_LOCATION_EXTRA_COMMANDS
// Allows applications to obtain simulated positioning information for developers to debug applications.
Android. permission. ACCESS_MOCK_LOCATION
// Allow applications to obtain the Network Information Status
Android. permission. ACCESS_NETWORK_STATE
// Allows applications to use SurfaceFlinger underlying graphic display support, which is generally used for game or camera preview interface and underlying mode Screen
Android. permission. ACCESS_SURFACE_FLINGER
// Allow applications to access Wi-Fi network status information
Android. permission. ACCESS_WIFI_STATE
// Allow applications to obtain account authentication information, mainly GMail account information, which can only be accessed by system-level processes
Android. permission. ACCOUNT_MANAGER
// Allow applications to use voice mail
Com. android. voicemail. permission. ADD_VOICEMAIL
// Allow applications to access account management ACCOUNT_MANAGER information through account authentication
Android. permission. AUTHENTICATE_ACCOUNTS
// Allow applications to update cell phone battery statistics
Android. permission. BATTERY_STATS
// Allow the application to bind a small plug-in to notify the appWidget service to access the database of the small plug-in
Android. permission. BIND_APPWIDGET
// Allows applications to be bound to device management and requests the system administrator to receive the receiver, which can only be used by the System
Android. permission. BIND_DEVICE_ADMIN
// Allow the application to bind the input method and request the InputMethodService service. Only the system can use it.
Android. permission. BIND_INPUT_METHOD
// Allow the application to bind the RemoteView, which must be requested through the RemoteViewsService and can only be used by the System
Android. permission. BIND_REMOTEVIEWS
// A TextService, such as SpellCheckerService, is required to ensure that only the system can interact with it.
Android. permission. BIND_TEXT_SERVICE
// A VpnService is required to ensure that only the system can interact with the service.
Android. permission. BIND_VPN_SERVICE
// Allow the app to bind the wallpaper, which must be requested through the WallpaperService and can only be used by the System
Android. permission. BIND_WALLPAPER
// Allow applications to connect to a paired bluetooth device
Android. permission. BLUETOOTH
// Allows applications to manage Bluetooth, search for and pair with new Bluetooth devices
Android. permission. javasth_admin
// Enable the application to disable the device (very dangerous)
Android. permission. BRICK
// Allows an application to trigger a message when it is deleted
Android. permission. BROADCAST_PACKAGE_REMOVED
// Allow the application to trigger a broadcast when receiving a text message
Android. permission. BROADCAST_SMS
// Allow the application to quickly receive the next broadcast after receiving the Broadcast
Android. permission. BROADCAST_STICKY
// Allow the application wap push Service to trigger a broadcast upon receiving
Android. permission. BROADCAST_WAP_PUSH
// Allow the application to make a call and initiate a call from a non-system dial.
Android. permission. CALL_PHONE
// Allow the application to call any number, including the emergency number. You do not need to use the dialing user interface
Android. permission. CALL_PRIVILEGED
// Allow applications to access the camera
Android. permission. CAMERA
// Allow the application to change whether the component is enabled.
Android. permission. CHANGE_COMPONENT_ENABLED_STATE
// Allow the application to modify the current settings, such as localization
Android. permission. CHANGE_CONFIGURATION
// Allow applications to change the network connection status
Android. permission. CHANGE_NETWORK_STATE
// Allow applications to set a Wi-Fi connection mode
Android. permission. CHANGE_WIFI_MULTICAST_STATE
// Allow applications to change the Wi-Fi connection status
Android. permission. CHANGE_WIFI_STATE
// Allow the application to clear the application Cache
Android. permission. CLEAR_APP_CACHE
// Allow the application to clear user data of the application
Android. permission. CLEAR_APP_USER_DATA
// Allow applications to enable/disable location update prompts from the wireless module
Android. permission. CONTROL_LOCATION_UPDATES
// Allow applications to delete cached files
Android. permission. DELETE_CACHE_FILES
// Allow the application to delete the application
Android. permission. DELETE_PACKAGES
// Allows underlying power management of applications
Android. permission. DEVICE_POWER
// Allow application RW to diagnose Resources
Android. permission. DIAGNOSTIC
// Allow the application to disable the keyboard lock
Android. permission. DISABLE_KEYGUARD
// Allows applications to retrieve status dump information from system services
Android. permission. DUMP
// Allow the application to expand or contract the status bar
Android. permission. EXPAND_STATUS_BAR
// Allow the application to run the factory test mode
Android. permission. FACTORY_TEST
// Allow applications to access the flashlight
Android. permission. FLASHLIGHT
// Allow the application to force the back button, whether or not the Activity is on the top
Android. permission. FORCE_BACK
// Allow applications to access the GMail account list
Android. permission. GET_ACCOUNTS
// Allow the application to obtain the file size of the application
Android. permission. GET_PACKAGE_SIZE
// Allow the application to obtain the currently running or recently running application
Android. permission. GET_TASKS
// Allow applications to use the global search function
Android. permission. GLOBAL_SEARCH
// Allow applications to access hardware auxiliary devices for hardware testing
Android. permission. HARDWARE_TEST
// Allow the application to access the underlying events of the program
Android. permission. INJECT_EVENTS
// Allow the application to install and locate the provider
Android. permission. INSTALL_LOCATION_PROVIDER
// Allow the application to install the application
Android. permission. INSTALL_PACKAGES
// Allow the application to open an internal window. This permission is not granted to third-party applications.
Android. permission. INTERNAL_SYSTEM_WINDOW
// Allow applications to access network connections
Android. permission. INTERNET
// Allow the application to call the killBackgroundProcesses (String) method to end the background process
Android. permission. KILL_BACKGROUND_PROCESSES
// Allow the application to manage the account list in AccountManager
Android. permission. MANAGE_ACCOUNTS
// Allow application management program reference
Android. permission. MANAGE_APP_TOKENS
// Allow the application to perform soft formatting and delete system configuration information
Android. permission. MASTER_CLEAR
// Allow the application to modify the global audio settings
Android. permission. MODIFY_AUDIO_SETTINGS
// Allow applications to modify phone status, such as flight mode
Android. permission. MODIFY_PHONE_STATE
// Allow applications to format Removable File systems, such as formatting and clearing SD cards
Android. permission. MOUNT_FORMAT_FILESYSTEMS
// Allow applications to mount and Detach external file systems
Android. permission. MOUNT_UNMOUNT_FILESYSTEMS
// Allow applications to perform NFC close-range communication
Android. permission. NFC
// Allow the application to create a permanent Activity
Android. permission. PERSISTENT_ACTIVITY
// Allow applications to monitor and modify outbound calls
Android. permission. process_outgoing_cils
// Allow applications to read user calendar data
Android. permission. READ_CALENDAR
// Allow applications to read call records
Android. permission. READ_CALL_LOG
// Allow the application to read the contact address book information
Android. permission. READ_CONTACTS
// Allow applications to read extended memory
Android. permission. READ_EXTERNAL_STORAGE
// Allows the application to read the frame cache for the screen
Android. permission. READ_FRAME_BUFFER
// Allows applications to read browser favorites and history records
Com. android. browser. permission. READ_HISTORY_BOOKMARKS
// Allow the application to read the input state of the current key, which is only used by the System
Android. permission. READ_INPUT_STATE
// Allow applications to read the underlying system logs
Android. permission. READ_LOGS
// Allow applications to read the phone status
Android. permission. READ_PHONE_STATE
// Allow applications to read users' personal information
Android. permission. READ_PROFILE
// Allow applications to read text messages
Android. permission. READ_SMS
// Allow applications to read user social exchange data
Android. permission. READ_SOCIAL_STREAM
// Allow applications to read synchronization settings and read Google online synchronization settings
Android. permission. READ_SYNC_SETTINGS
// Allows the application to read the synchronization status and read the Google online synchronization settings
Android. permission. READ_SYNC_STATS
// Allow the application to read data from the user dictionary Provider
Android. permission. READ_USER_DICTIONARY
// Allow the application to restart the device
Android. permission. REBOOT
// Allow the application to run automatically upon startup
Android. permission. RECEIVE_BOOT_COMPLETED
// Allow applications to receive MMS messages
Android. permission. RECEIVE_MMS
// Allow applications to receive text messages
Android. permission. RECEIVE_SMS
// Allow the application to receive wap push Information
Android. permission. RECEIVE_WAP_PUSH
// Allow the application to record audio
Android. permission. RECORD_AUDIO
// Allow the application to change the z-axis Task Arrangement
Android. permission. REORDER_TASKS
// Allow the application to restart other programs
Android. permission. RESTART_PACKAGES
// Allow the application to send text messages
Android. permission. SEND_SMS
// Allow applications to monitor or control the launched activities in the system
Android. permission. SET_ACTIVITY_WATCHER
// Allow applications to set alarm notifications
Com. android. alarm. permission. SET_ALARM
// Allow the application to set whether the program always exits in the background
Android. permission. SET_ALWAYS_FINISH
// Set Global Animation Scaling
Android. permission. SET_ANIMATION_SCALE
// Set the debugging program, which is generally used for development
Android. permission. SET_DEBUG_APP
// Allow the underlying access to set the screen direction and actual rotation
Android. permission. SET_ORIENTATION
// Allow the underlying access to set the pointer speed
Android. permission. SET_POINTER_SPEED
// Allow the application to set application parameters
Android. permission. SET_PREFERRED_APPLICATIONS
// Allow the application to set the maximum number of Running Processes
Android. permission. SET_PROCESS_LIMIT
// Allow the application to set the system time
Android. permission. SET_TIME
// Allow the application to set the system time zone
Android. permission. SET_TIME_ZONE
// Allows applications to set desktop wallpapers
Android. permission. SET_WALLPAPER
// Allow applications to set wallpaper suggestions
Android. permission. SET_WALLPAPER_HINTS
// Allow applications to send signals to all displayed Processes
Android. permission. SIGNAL_PERSISTENT_PROCESSES
// Allow the application to open, close, or disable the status bar and icons
Android. permission. STATUS_BAR
// Allow the application to access the RSS Feed content provider
Android. permission. SUBSCRIBED_FEEDS_READ
// Allows applications to write or modify the data of the RSS Feed content provider
Android. permission. SUBSCRIBED_FEEDS_WRITE
// Allow applications to open the system window and display other applications
Android. permission. SYSTEM_ALERT_WINDOW
// Allow applications to update device status
Android. permission. UPDATE_DEVICE_STATS
// Allow applications to request verification from AccountManager
Android. permission. USE_CREDENTIALS
// Allow applications to use the SIP Video Service
Android. permission. USE_SIP
// Allow access to the vibration device
Android. permission. VIBRATE
// Allow the application to still run after the screen lock of the mobile phone
Android. permission. WAKE_LOCK
// Allow applications to write data to network GPRS Access Point settings
Name = "android. permission. WRITE_APN_SETTINGS
// Allows applications to write data to the user's calendar, but cannot be read.
Android. permission. WRITE_CALENDAR
// Allow applications to write call records
Android. permission. WRITE_CALL_LOG
// Allow the application to write to contacts, but cannot read
Android. permission. WRITE_CONTACTS
// Allow applications to write data to external storage, such as files written on the SD card
Android. permission. WRITE_EXTERNAL_STORAGE
// Allow applications to write data to the Google Map service
Android. permission. WRITE_GSERVICES
// Allows applications to write browser history or favorites, but cannot be read
Com. android. browser. permission. WRITE_HISTORY_BOOKMARKS
// Allow applications to write user profile data, but cannot read
Android. permission. WRITE_PROFILE
// Allow applications to write Security Settings
Android. permission. WRITE_SECURE_SETTINGS
// Allows applications to read or write data to system settings
Android. permission. WRITE_SETTINGS
// Allow applications to write text messages
Android. permission. WRITE_SMS
// Allow applications to write user social exchange data, but cannot read
Android. permission. WRITE_SOCIAL_STREAM
// Allow the program to synchronize settings online on Google
Android. permission. WRITE_SYNC_SETTINGS
// Allow the application to write data from the user dictionary Provider
Android. permission. WRITE_USER_DICTIONARY


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.