Permission list for Android

Source: Internet
Author: User
Tags uppercase letter
Public static final String BROADCAST_PACKAGE_REMOVED
Allows an application to send a notification that the application is deleted.
Constant Value: "android. permission. BROADCAST_PACKAGE_REMOVED"

Public static final String CALL_PHONE
Allow an application to initiate a call without confirmation on the dial user interface.
Constant Value: "android. permission. CALL_PHONE"

Public static final String DUMP
Allows applications to obtain status storage information from system services.
Constant Value: "android. permission. DUMP"

Public static final String FOTA_UPDATE
Constant Value: "android. permission. FOTA_UPDATE"

Public static final String GET_TASKS
Allow the application to obtain information about the current running task: Brief description of the task, and the activity that is running.
Constant Value: "android. permission. GET_TASKS"

Public static final String INSTALL_PACKAGES
Allow application installation packages.
Constant Value: "android. permission. INSTALL_PACKAGES"

Public static final String INTERNAL_SYSTEM_WINDOW
Allows an application to open a window that is part of the System user interface.
Constant Value: "android. permission. INTERNAL_SYSTEM_WINDOW"

Public static final String RAISED_THREAD_PRIORITY
Allows applications to obtain the higher thread priority, such as real-time audio replay.
Constant Value: "android. permission. RAISED_THREAD_PRIORITY"

Public static final String READ_CONTACTS
Allow the current user's address book data of the application.
Constant Value: "android. permission. READ_CONTACTS"

Public static final String RECEIVE_SMS
Allow applications to listen to received text messages and record or perform operations on them.
Constant Value: "android. permission. RECEIVE_SMS"

Public static final String RECEIVE_WAP_PUSH
Allow application listening to include information pushed by WAP.
Constant Value: "android. permission. RECEIVE_WAP_PUSH"

Public static final String RUN_INSTRUMENTATION
Allows an application to start running a package.
Constant Value: "android. permission. RUN_INSTRUMENTATION"

Public static final String SET_ACTIVITY_WATCHER
The application is allowed to monitor and control how the Activity is started in the system. All available in the debug status (usually the monkey command.
Constant Value: "android. permission. SET_ACTIVITY_WATCHER"

Public static final String SIGNAL_PERSISTENT_PROCESSES
Allows applications to request a signal sent to all inherent processes.
Constant Value: "android. permission. SIGNAL_PERSISTENT_PROCESSES"

Public static final String SYSTEM_ALERT_WINDOW
Allows applications to use the SYSTEM_ALERT_TYPE type to display windows on top of all other applications. This permission is rarely used by programs. These windows interact with users at the system level.
Constant Value: "android. permission. SYSTEM_ALERT_WINDOW"

Public static final String WRITE_CONTACTS
Allow applications to write (cannot read) User address book data.
Constant Value: "android. permission. WRITE_CONTACTS"

Public static final String WRITE_SETTINGS
Allows applications to read and write user address book data.
Constant Value: "android. permission. WRITE_SETTINGS"
Constructor

Public Manifest. permission ()

StringADD_SHORTCUT_ACTION: Add a shortcut to the system .. "Android. intent. action. ADD_SHORTCUT"
StringALL_APPS_ACTION: lists all available applications.
Input: none. "Android. intent. action. ALL_APPS"
StringALTERNATIVE_CATEGORY category: indicates that activity is an optional operation for the data you are browsing. "Android. intent. category. ALTERNATIVE"
StringANSWER_ACTION: process the incoming call. "Android. intent. action. ANSWER"
StringBATTERY_CHANGED_ACTION broadcast: the charging status, or the battery power changes. "Android. intent. action. BATTERY_CHANGED"
StringBOOT_COMPLETED_ACTION broadcast: After the system is started, this action is broadcast once (only once ). "Android. intent. action. BOOT_COMPLETED"
StringBROWSABLE_CATEGORY category: activities that can be securely used by browsers must support this category. "Android. intent. category. BROWSABLE"
StringBUG_REPORT_ACTION: displays the activity report error. "Android. intent. action. BUG_REPORT"
StringCALL_ACTION: Call the call. The called contact is specified in the data. "Android. intent. action. CALL"
StringCALL_FORWARDING_STATE_CHANGED_ACTION broadcast: The call transfer status of the voice phone has changed. "Android. intent. action. CFF"
StringCLEAR_CREDENTIALS_ACTION: Clear the credential ). "Android. intent. action. CLEAR_CREDENTIALS"
StringCONFIGURATION_CHANGED_ACTION broadcast: The device Configuration has changed. For more information, see Resources. Configuration. "android. intent. action. CONFIGURATION_CHANGED"
CreatorCREATOR
StringDATA_ACTIVITY_STATE_CHANGED_ACTION broadcast: The data activity Status of the phone (that is, the status of sending and receiving data) has changed. "Android. intent. action. DATA_ACTIVITY"
StringDATA_CONNECTION_STATE_CHANGED_ACTION broadcast: The telephone data connection status has changed. "Android. intent. action. DATA_STATE"
StringDATE_CHANGED_ACTION broadcast: the date is changed. "Android. intent. action. DATE_CHANGED"
StringDEFAULT_ACTION: Same as VIEW_ACTION, It is a standard action performed on data. "Android. intent. action. VIEW"
StringDEFAULT_CATEGORY category: if the activity is an option that saves data (click, center press), you need to set this category. "Android. intent. category. DEFAULT"
StringDELETE_ACTION: deletes the specified data from the container. "Android. intent. action. DELETE"
StringDEVELOPMENT_PREFERENCE_CATEGORY category: indicates that activity is a development panel. "android. intent. category. DEVELOPMENT_PREFERENCE"
StringDIAL_ACTION: Call the specified phone number in the data. "Android. intent. action. DIAL"
StringEDIT_ACTION: displays the Editable interface for the specified data. "Android. intent. action. EDIT"
StringEMBED_CATEGORY category: It can be run in a parent activity. "Android. intent. category. EMBED"
StringEMERGENCY_DIAL_ACTION: call an emergency phone number. "Android. intent. action. EMERGENCY_DIAL"
IntFORWARD_RESULT_LAUNCH start tag: If this tag is set and used by an existing activity to start a new activity, the reply target of the existing activity will be transferred to the new activity. 16 0x00000010
StringFOTA_CANCEL_ACTION broadcast: cancels all pending (pending) update downloads. "Android. server. checkin. FOTA_CANCEL"
StringFOTA_INSTALL_ACTION broadcast: The update has been confirmed and installation will begin immediately. "Android. server. checkin. FOTA_INSTALL"
StringFOTA_READY_ACTION broadcast: The update has been downloaded and can be installed. "Android. server. checkin. FOTA_READY"
StringFOTA_RESTART_ACTION broadcast: Resume stopped update downloads. "Android. server. checkin. FOTA_RESTART"
StringFOTA_UPDATE_ACTION broadcast: downloads and installs OS updates through OTA. "Android. server. checkin. FOTA_UPDATE"
StringFRAMEWORK_INSTRUMENTATION_TEST_CATEGORY category: To be used as code under test for framework instrumentation tests. "android. intent. category. FRAMEWORK_INSTRUMENTATION_TEST"
StringGADGET_CATEGORY category: this activity can be embedded in the host activity (activity that is hosting gadgets ). "Android. intent. category. GADGET"
StringGET_CONTENT_ACTION: allows users to select data and return data. "Android. intent. action. GET_CONTENT"
StringHOME_CATEGORY category: activity, the first activity displayed after the device is started. "Android. intent. category. HOME"
StringINSERT_ACTION: insert an item in the container ). "Android. intent. action. INSERT"
StringINTENT_EXTRA additional data: when used together with PICK_ACTIVITY_ACTION, it indicates the activity selected for display; when used together with ADD_SHORTCUT_ACTION, it describes the shortcut to be added. "Android. intent. extra. INTENT"
StringLABEL_EXTRA additional data: character tag starting with an uppercase letter, used together with ADD_SHORTCUT_ACTION. "Android. intent. extra. LABEL"
StringLAUNCHER_CATEGORY category: the Activity should be displayed in the top-level launcher. "Android. intent. category. LAUNCHER"
StringLOGIN_ACTION: Obtain the logon credential. "Android. intent. action. LOGIN"
StringMAIN_ACTION: It is started as the main entry point and does not require data. "Android. intent. action. MAIN"
StringMEDIABUTTON_ACTION broadcast: the user presses "Media Button ". "Android. intent. action. MEDIABUTTON"
StringMEDIA_BAD_REMOVAL_ACTION broadcast: the expansion media (expansion card) has been removed from the SD card slot, but the mount point has not been removed (unmount ). "Android. intent. action. MEDIA_BAD_REMOVAL"
StringMEDIA_EJECT_ACTION broadcast: You want to remove the extension media (unplug the expansion card ). "Android. intent. action. MEDIA_EJECT"
StringMEDIA_MOUNTED_ACTION broadcast: the extended media is inserted and mounted. "Android. intent. action. MEDIA_MOUNTED"
StringMEDIA_REMOVED_ACTION broadcast: the extended media is removed. "Android. intent. action. MEDIA_REMOVED"
StringMEDIA_SCANNER_FINISHED_ACTION broadcast: a directory of the media that has been scanned. "Android. intent. action. MEDIA_SCANNER_FINISHED"
StringMEDIA_SCANNER_STARTED_ACTION broadcast: Start to scan a directory of the media. "Android. intent. action. MEDIA_SCANNER_STARTED"
StringMEDIA_SHARED_ACTION broadcast: the mounting of the extended media is unmounted because it has been shared as a USB large capacity storage. "Android. intent. action. MEDIA_SHARED"
StringMEDIA_UNMOUNTED_ACTION broadcast: the extended media exists, but is not mounted yet ). "Android. intent. action. MEDIA_UNMOUNTED"
StringMESSAGE_WAITING_STATE_CHANGED_ACTION broadcast: the message wait (Voice Mail) Status of the phone has changed. "Android. intent. action. MWI"
IntMULTIPLE_TASK_LAUNCH startup Tag: Used in conjunction with NEW_TASK_LAUNCH. changing existing tasks to foreground tasks is prohibited ). 8 0x00000008
StringNETWORK_TICKLE_RECEIVED_ACTION broadcast: The device receives a new network "tickle" notification. "Android. intent. action. NETWORK_TICKLE_RECEIVED"
IntNEW_TASK_LAUNCH startup Tag: After setting, the activity will become the first new task (top of the stack) in the history stack ). 4 0x00000004
IntNO_HISTORY_LAUNCH startup flag: After setting, new activity will not be saved in the history stack. 1 0x00000001
StringPACKAGE_ADDED_ACTION broadcast: An application package is installed on the device. "Android. intent. action. PACKAGE_ADDED"
StringPACKAGE_REMOVED_ACTION broadcast: An application package is deleted from the device. "Android. intent. action. PACKAGE_REMOVED"
StringPHONE_STATE_CHANGED_ACTION broadcast: The phone status has changed. "Android. intent. action. PHONE_STATE"
StringPICK_ACTION: select an item from the data to return the selected item. "Android. intent. action. PICK"
StringPICK_ACTIVITY_ACTION: select an activity and return the class (name) of the selected activity ). "Android. intent. action. PICK_ACTIVITY"
StringPREFERENCE_CATEGORY category: activity is a set panel (preference panel ). "Android. intent. category. PREFERENCE"
StringPROVIDER_CHANGED_ACTION broadcast: The update is to be (real) installed. "Android. intent. action. PROVIDER_CHANGED"
StringPROVISIONING_CHECK_ACTION broadcast: requires the polling of provisioning service to download the latest settings. "Android. intent. action. PROVISIONING_CHECK"
StringRUN_ACTION: run data (specified application), regardless of what it is. "Android. intent. action. RUN"
StringSAMPLE_CODE_CATEGORY category: To be used as an sample code example (not part of the normal user experience). "android. intent. category. SAMPLE_CODE"
StringSCREEN_OFF_ACTION broadcast: the screen is disabled. "Android. intent. action. SCREEN_OFF"
StringSCREEN_ON_ACTION broadcast: the screen has been opened. "Android. intent. action. SCREEN_ON"
StringSELECTED_ALTERNATIVE_CATEGORY category: activity is an optional operation for user-selected data. "Android. intent. category. SELECTED_ALTERNATIVE"
StringSENDTO_ACTION: send a message to the receiver specified by data. "Android. intent. action. SENDTO"
StringSERVICE_STATE_CHANGED_ACTION broadcast: the status of the telephone service has changed. "Android. intent. action. SERVICE_STATE"
StringSETTINGS_ACTION: displays system settings. Input: none. "Android. intent. action. SETTINGS"
StringSIGNAL_STRENGTH_CHANGED_ACTION broadcast: The telephone signal strength has changed. "Android. intent. action. SIG_STR"
IntSINGLE_TOP_LAUNCH start flag: After setting, if the activity has been started and is at the top of the history stack, the activity will no longer be started (not restarted. 2 0x00000002
StringSTATISTICS_REPORT_ACTION broadcast: receivers is required to report its own statistics. "Android. intent. action. STATISTICS_REPORT"
StringSTATISTICS_STATE_CHANGED_ACTION broadcast: The statistics service status has changed. "Android. intent. action. STATISTICS_STATE_CHANGED"
StringSYNC_ACTION: Execute data synchronization. "Android. intent. action. SYNC"
StringTAB_CATEGORY category: this activity should be used as a tab in TabActivity. "Android. intent. category. TAB"
StringTEMPLATE_EXTRA additional data: New Record initialization template. "Android. intent. extra. TEMPLATE"
StringTEST_CATEGORY category: used for testing purposes, not part of a normal user experience. "Android. intent. category. TEST"
StringTIMEZONE_CHANGED_ACTION broadcast: the time zone has changed. "Android. intent. action. TIMEZONE_CHANGED"
StringTIME_CHANGED_ACTION broadcast: the time has been changed (reset ). "Android. intent. action. TIME_SET"
StringTIME_TICK_ACTION broadcast: the current time has changed (normal time elapsed ). "Android. intent. action. TIME_TICK"
StringUMS_CONNECTED_ACTION broadcast: The device enters the USB high-capacity storage mode. "Android. intent. action. UMS_CONNECTED"
StringUMS_DISCONNECTED_ACTION broadcast: The device exits from the USB high-capacity storage mode. "Android. intent. action. UMS_DISCONNECTED"
StringUNIT_TEST_CATEGORY category: it should be used as a unit test (run through test harness ). "Android. intent. category. UNIT_TEST"
StringVIEW_ACTION: displays data to the user. "Android. intent. action. VIEW"
StringWALLPAPER_CATEGORY category: this activity can set wallpaper for devices. "Android. intent. category. WALLPAPER"
StringWALLPAPER_CHANGED_ACTION broadcast: The system wallpaper has changed. "Android. intent. action. WALLPAPER_CHANGED"
StringWALLPAPER_SETTINGS_ACTION: the page for selecting wallpaper is displayed. Input: none. "Android. intent. action. WALLPAPER_SETTINGS"
StringWEB_SEARCH_ACTION: executes a web search. "Android. intent. action. WEB_SEARCH"
StringXMPP_CONNECTED_ACTION broadcast: the XMPP connection has been established. "Android. intent. action. XMPP_CONNECTED"
StringXMPP_DISCONNECTED_ACTION broadcast: the XMPP connection has been disconnected. "Android. intent. action. XMP

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.