Android permission Overview

Source: Internet
Author: User
Tags account gmail

Access the registration attribute android. permission. ACCESS_CHECKIN_PROPERTIES, read or write the permission to register the check-in database Attribute Table

Obtain the error location android. permission. ACCESS_COARSE_LOCATION. You can use WiFi or a mobile base station to obtain the error latitude and longitude information. The positioning accuracy is roughly 30 ~ 1500 meters
Obtain the precise location android. permission. ACCESS_FINE_LOCATION, and receive the positioning information of the satellite through the GPS chip. the positioning accuracy is less than 10 meters.
Additional commands for accessing and locating android. permission. ACCESS_LOCATION_EXTRA_COMMANDS, allowing the program to access additional locating provider commands
Obtains the simulated positioning information. android. permission. ACCESS_MOCK_LOCATION, and obtains the simulated positioning information. It is generally used to help developers debug applications.
Obtain the network status android. permission. ACCESS_NETWORK_STATE and obtain the network information status, such as whether the current network connection is valid.
Access Surface Flinger android. permission. ACCESS_SURFACE_FLINGER. The underlying graphic display support on the Android platform is generally used for game or camera preview interfaces and screens in the underlying mode.
Obtain the WiFi status android. permission. ACCESS_WIFI_STATE, and obtain the current WiFi access status and WLAN Hotspot information.
Account Management android. permission. ACCOUNT_MANAGER, obtains account authentication information, mainly GMail account information, which can only be accessed by system-level processes.
Verify the account android. permission. AUTHENTICATE_ACCOUNTS and allow a program to access the account management ACCOUNT_MANAGER information through account authentication.
Android. permission. BATTERY_STATS
BIND_APPWIDGET: binds the android. permission. BIND_APPWIDGET agent to allow a program to tell the appWidget service to access the database of the agent. This permission is only available to a very small number of applications.
BIND_DEVICE_ADMIN: binds devices to android. permission. BIND_DEVICE_ADMIN, and requests the system administrator to receive the receiver, which can only be used by the system.
The android. permission. BIND_INPUT_METHOD binding method requests the InputMethodService, which can be used only by the system.
Binding RemoteView android. permission. BIND_REMOTEVIEWS must be requested through the RemoteViewsService. Only the system can use
Android. permission. BIND_WALLPAPER, which is bound to a wallpaper, must be requested through the WallpaperService and can only be used by the system.
Use BLUETOOTH android. permission. BLUETOOTH to allow a program to connect to a paired BLUETOOTH device
Bluetooth management android. permission. javasth_admin allows programs to discover and pair new Bluetooth devices
Android. permission. BRICK: It is very dangerous to disable the mobile phone. as its name implies, it turns the mobile phone into a BRICK.
Broadcast android. permission. BROADCAST_PACKAGE_REMOVED when an application is deleted. When an application is deleted, a broadcast is triggered.
Android. permission. BROADCAST_SMS is broadcast when you receive the SMS. A broadcast is triggered when you receive 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. After receiving the wap push Service, a broadcast is triggered.
Call android. permission. CALL_PHONE to allow the program to enter the phone number from a non-system dial.
Call permission android. permission. CALL_PRIVILEGED, which allows the program to call and replaces the system's dial Interface
Permission to take photos android. permission. CAMERA, allowing access to the CAMERA to take pictures
Changes the component Status. android. permission. CHANGE_COMPONENT_ENABLED_STATE, and changes whether the component is enabled.
Change the configuration of android. permission. CHANGE_CONFIGURATION to allow the current application to change the configuration, such as positioning
Change the network status of android. permission. CHANGE_NETWORK_STATE, and change the network status, such as whether the network can be connected.
Change the WiFi multicast status android. permission. CHANGE_WIFI_MULTICAST_STATE and change the WiFi multicast status
Change the WiFi status android. permission. CHANGE_WIFI_STATE and WiFi status
Clear the app cache android. permission. CLEAR_APP_CACHE, and clear the app Cache
Clear user data android. permission. CLEAR_APP_USER_DATA and Application User Data
The underlying access permission android. permission. CWJ_GROUP allows the CWJ account group to access the underlying information.
Android. permission. CELL_PHONE_MASTER_EX.
Control Positioning and update android. permission. CONTROL_LOCATION_UPDATES, allowing users to obtain location information changes for Mobile Networks
Delete the cached file android. permission. DELETE_CACHE_FILES, and allow the application to delete the cached file.
Delete the android. permission. DELETE_PACKAGES application and allow the application to be deleted.
Power Management android. permission. DEVICE_POWER, allows access to the underlying power management
The application diagnoses android. permission. DIAGNOSTIC and allows the program to send RW to the DIAGNOSTIC resource.
Disable the keyboard lock android. permission. DISABLE_KEYGUARD and allow the program to disable the keyboard lock
The conversion system information android. permission. DUMP allows the program to obtain the system dump information from the system service.
The status bar controls android. permission. EXPAND_STATUS_BAR and 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 the FLASHLIGHT android. permission. FLASHLIGHT to allow access to the FLASHLIGHT
Android. permission. FORCE_BACK is forced to be used by the program, regardless of whether the Activity is on the top layer.
Access account Gmail list android. permission. GET_ACCOUNTS, access the GMail account list
Obtains the app size. android. permission. GET_PACKAGE_SIZE, and obtains the app file size.
Obtain the task information android. permission. GET_TASKS, which allows the program to obtain the current or recent applications.
Allows global search for android. permission. GLOBAL_SEARCH and allows programs to use the global search function.
Hardware test android. permission. HARDWARE_TEST, which is used to access the hardware auxiliary device for hardware test
Injection event android. permission. INJECT_EVENTS: allows access to the underlying events of the program and obtains the event streams of buttons and tracks.
Android. permission. INSTALL_LOCATION_PROVIDER is provided for installation and positioning.
Install the android. permission. INSTALL_PACKAGES application.
The internal system Window android. permission. INTERNAL_SYSTEM_WINDOW allows the program to open the internal window. This permission is not granted to third-party applications.
Access Network android. permission. INTERNET, access network connection, may generate GPRS traffic
End the background process android. permission. KILL_BACKGROUND_PROCESSES and allow the program to call killBackgroundProcesses (String ).
Manage the account android. permission. MANAGE_ACCOUNTS, allowing the program to manage the account list in AccountManager
The management program references android. permission. MANAGE_APP_TOKENS to manage the order of creation, destruction, and Z axis, which is only used by the System
Advanced permission: android. permission. MTWEAK_USER, which allows mTweak users to access advanced system Permissions
Permission for the Community: android. permission. MTWEAK_FORUM. permission for using the mTweak community
Soft formatting android. permission. MASTER_CLEAR allows programs to perform soft formatting and delete system configuration information.
Modify the sound settings android. permission. MODIFY_AUDIO_SETTINGS, and modify the sound settings.
Modify the phone status android. permission. MODIFY_PHONE_STATE and modify the phone status, such as flight mode.
Format the file system android. permission. MOUNT_FORMAT_FILESYSTEMS and format the Removable File System, such as formatting and clearing the SD card.
Mount the file system android. permission. MOUNT_UNMOUNT_FILESYSTEMS and mount and unmount the external File System
Allow NFC to communicate with android. permission. NFC, and allow 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 outbound calls android. permission. process_outgoing_cils, allowing programs to monitor, modify, or discard broadcast calls
Read calendar reminder android. permission. READ_CALENDAR, allows the program to read the user's calendar Information
Read the contact android. permission. READ_CONTACTS and allow the application to access the contact address book information.
Screen android. permission. READ_FRAME_BUFFER, read frame cache for Screen
Read favorites and history com. android. browser. permission. READ_HISTORY_BOOKMARKS, and read the favorites and history of browsers.
Read the input status android. permission. READ_INPUT_STATE, read the input status of the current key, used only for the System
Read system logs android. permission. READ_LOGS, read the system underlying logs
Read the phone status android. permission. READ_PHONE_STATE, and 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 android. permission. REBOOT to allow the program to restart the device.
Android. permission. RECEIVE_BOOT_COMPLETED can be automatically started upon startup.
Receive MMS android. permission. RECEIVE_MMS and receive MMS
Receive SMS android. permission. RECEIVE_SMS and SMS
Receive Wap Push android. permission. RECEIVE_WAP_PUSH and receive wap push Information
Recording android. permission. RECORD_AUDIO
Sort System Tasks android. permission. REORDER_TASKS and re-Sort tasks in the Z axis of the system.
End the system task android. permission. RESTART_PACKAGES. The end task is abandoned by using the restartPackage (String) method.
Send SMS android. permission. SEND_SMS, send SMS
Set the Activity to observe its android. permission. SET_ACTIVITY_WATCHER, and set the Activity observer for monkey testing.
Set alarm reminder com. android. alarm. permission. SET_ALARM and alarm reminder
Set to always exit android. permission. SET_ALWAYS_FINISH, and set whether the program always exits in the background.
Set the animation scaling android. permission. SET_ANIMATION_SCALE, and set the Global Animation scaling.
Set the debugging program android. permission. SET_DEBUG_APP and set the debugging program, which is generally used for development.
Set the screen direction to android. permission. SET_ORIENTATION, set the screen direction to horizontal screen or standard display, not for common applications
Set the app parameter android. permission. SET_PREFERRED_APPLICATIONS and set the app parameters. You no longer need to work. For more information, see addPackageToPreferred (String ).
Sets the process limit for android. permission. SET_PROCESS_LIMIT, and allows the program to set the maximum number of processes.
Set the system time android. permission. SET_TIME and system time
Set the system time zone android. permission. SET_TIME_ZONE and the system time zone
Set desktop wallpaper android. permission. SET_WALLPAPER and desktop Wallpaper
Android. permission. SET_WALLPAPER_HINTS is recommended for wallpaper setting.
Send permanent process signal android. permission. SIGNAL_PERSISTENT_PROCESSES, send a permanent process Signal
The status bar controls android. permission. STATUS_BAR, allowing the program to open, close, and disable the status bar.
Access the subscription content android. permission. SUBSCRIBED_FEEDS_READ to access the database of the subscription information
Write the subscription content android. permission. SUBSCRIBED_FEEDS_WRITE, and write or modify the database of the subscription content
The system Window android. permission. SYSTEM_ALERT_WINDOW is displayed.
Update the device status. android. permission. UPDATE_DEVICE_STATS: update the device status.
Use the certificate android. permission. USE_CREDENTIALS to allow the program to request verification from AccountManager
Use the android. permission. USE_SIP of the SIP video to allow the program to use the SIP video service.
Use android. permission. VIBRATE to allow Vibration
Wake up and lock android. permission. WAKE_LOCK, which allows the program to run after the mobile phone screen is disabled.
Android. permission. WRITE_APN_SETTINGS are written to the GPRS access point, and the GPRS access point is written to the network.
The android. permission. WRITE_CALENDAR reminder is written to the calendar, but cannot be read.
Write the android. permission. WRITE_CONTACTS contact to write the contact, but cannot be read.
Write android. permission. WRITE_EXTERNAL_STORAGE to external storage, allowing programs to write files to external storage, such as SD cards.
Write Google Map data android. permission. WRITE_GSERVICES, allowing applications to write data to the Google Map service
Writes com. android. browser. permission. WRITE_HISTORY_BOOKMARKS to favorites, but cannot be read.
Android. permission. WRITE_SECURE_SETTINGS for Read and Write System sensitive settings.
Android. permission. WRITE_SETTINGS is set for the read/write system.
Write sms android. permission. WRITE_SMS, which allows you to write SMS messages.
Write online synchronization settings android. permission. WRITE_SYNC_SETTINGS, write to Google online synchronization settings

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.