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 ()
String add_shortcut_action: Add a shortcut to the system .. "Android. Intent. Action. add_shortcut"
String all_apps_action: lists all available applications.
Input: none. "Android. Intent. Action. all_apps"
String alternative_category type: indicates that activity is an optional operation on the data you are browsing. "Android. Intent. Category. Alternative"
String answer_action: process the incoming call. "Android. Intent. Action. Answer"
String battery_changed_action broadcast: the charging status, or the battery power changes. "Android. Intent. Action. battery_changed"
String boot_completed_action broadcast: After the system is started, this action is broadcast once (only once ). "Android. Intent. Action. boot_completed"
String browsable_category category: activities that can be safely used by browsers must support this category. "Android. Intent. Category. browsable"
String bug_report_action: displays the activity report error. "Android. Intent. Action. bug_report"
String call_action: Call the call. The called contact is specified in the data. "Android. Intent. Action. Call"
String call_forwarding_state_changed_action broadcast: The call transfer status of the voice phone has changed. "Android. Intent. Action. CFF"
String clear_credentials_action: Clear the credential ). "Android. Intent. Action. clear_credentials"
String configuration_changed_action broadcast: The device configuration has changed. For more information, see resources. configuration. "android. Intent. Action. configuration_changed"
No creator
String data_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"
String data_connection_state_changed_action broadcast: The telephone data connection status has changed. "Android. Intent. Action. data_state"
String date_changed_action broadcast: the date is changed. "Android. Intent. Action. date_changed"
String default_action: Same as view_action, It is a standard action performed on data. "Android. Intent. Action. View"
String default_category category: This category is required if activity is an option that saves data (click, Center Press. "Android. Intent. Category. Default"
String delete_action: deletes the specified data from the container. "Android. Intent. Action. Delete"
String development_preference_category category: indicates that activity is a development Panel. "android. Intent. Category. development_preference"
String dial_action: Call the specified phone number in the data. "Android. Intent. Action. Dial"
String edit_action: displays the Editable interface for the specified data. "Android. Intent. Action. Edit"
String embed_category type: It can be run in a parent activity. "Android. Intent. Category. Embed"
String emergency_dial_action: call an emergency phone number. "Android. Intent. Action. emergency_dial"
Int forward_result_launch start tag: If this tag is set and used by an existing activity to start a new activity, reply target) will be transferred to the new activity. 16 0x00000010
String fota_cancel_action broadcast: cancels all pending (pending) update downloads.
"Android. server. checkin. fota_cancel"
String fota_install_action broadcast: The update has been confirmed and installation will begin immediately. "Android. server. checkin. fota_install"
String fota_ready_action broadcast: The update has been downloaded and can be installed. "Android. server. checkin. fota_ready"
String fota_restart_action broadcast: Resume stopped update downloads. "Android. server. checkin. fota_restart"
String fota_update_action broadcast: downloads and installs OS updates through Ota. "Android. server. checkin. fota_update"
String framework_instrumentation_test_category category: to be used as code under test for framework instrumentation tests. "android. Intent. Category. framework_instrumentation_test"
String gadget_category category: this activity can be embedded in the host activity (activity that is hosting gadgets ). "Android. Intent. Category. Gadget"
String get_content_action: allows users to select data and return data. "Android. Intent. Action. get_content"
String home_category category: activity, the first activity displayed after the device is started. "Android. Intent. Category. Home"
String insert_action: insert an item in the container ). "Android. Intent. Action. Insert"
String intent_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"
String label_extra additional data: character tag starting with an upper-case letter, used together with add_shortcut_action. "Android. Intent. Extra. Label"
String launcher_category category: the activity should be displayed in the top-level launcher. "Android. Intent. Category. launcher"
String login_action: Obtain the logon credential. "Android. Intent. Action. login"
String main_action: It is started as the main entry point and does not require data. "Android. Intent. Action. Main"
String mediabutton_action broadcast: the user presses "Media button ". "Android. Intent. Action. mediabutton"
String media_bad_removal_action broadcast: the expansion media (expansion card) has been removed from the SD card slot, but the mount point (Mount
Point) has not been removed (unmount ). "Android. Intent. Action. media_bad_removal"
String media_eject_action broadcast: You want to remove the extension media (unplug the expansion card ). "Android. Intent. Action. media_eject"
String media_mounted_action broadcast: the extended media is inserted and mounted. "Android. Intent. Action. media_mounted"
String media_removed_action broadcast: the extended media is removed. "Android. Intent. Action. media_removed"
String media_scanner_finished_action broadcast: a directory of the media that has been scanned. "Android. Intent. Action. media_scanner_finished"
String media_scanner_started_action broadcast: starts scanning a directory of the media. "Android. Intent. Action. media_scanner_started"
String media_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"
String media_unmounted_action broadcast: the extended media exists, but it has not been mounted ). "Android. Intent. Action. media_unmounted"
String message_waiting_state_changed_action broadcast: the message wait (Voice Mail) Status of the phone has changed. "Android. Intent. Action. MWI"
Int multiple_task_launch start tag: used in combination with new_task_launch. changing existing tasks to foreground tasks is prohibited ). 8 0x00000008
String network_tickle_received_action broadcast: The device receives a new network "Tickle" notification. "Android. Intent. Action. network_tickle_received"
Int new_task_launch startup flag: After setting, the activity will become the first new task (top of the stack) in the history stack ). 4 0x00000004
Int no_history_launch start flag: After setting, new activity will not be saved in the history stack. 1 0x00000001
String package_added_action broadcast: An application package is installed on the device. "Android. Intent. Action. package_added"
String package_removed_action broadcast: An application package is deleted from the device. "Android. Intent. Action. package_removed"
String phone_state_changed_action broadcast: The phone status has changed. "Android. Intent. Action. phone_state"
String pick_action: select an item from the data to return the selected item.
"Android. Intent. Action. Pick"
String pick_activity_action: select an activity and return the class (name) of the selected activity ). "Android. Intent. Action. pick_activity"
String preference_category category: activity is a set Panel (preference panel ). "Android. Intent. Category. Preference"
String provider_changed_action broadcast: The update will be (real) installed. "Android. Intent. Action. provider_changed"
String provisioning_check_action broadcast: requires the polling of provisioning service to download the latest settings. "Android. Intent. Action. provisioning_check"
String run_action action: run data (specified application), regardless of its (application. "Android. Intent. Action. Run"
String sample_code_category category: to be used as an sample code example (not part of the normal user experience). "android. Intent. Category. sample_code"
String screen_off_action broadcast: the screen is disabled. "Android. Intent. Action. screen_off"
String screen_on_action broadcast: the screen has been opened. "Android. Intent. Action. screen_on"
String selected_alternative_category category: activity is an optional operation for user-selected data. "Android. Intent. Category. selected_alternative"
String sendto_action: send a message to the receiver specified by data. "Android. Intent. Action. sendto"
String service_state_changed_action broadcast: the status of the telephone service has changed. "Android. Intent. Action. service_state"
String settings_action: displays system settings. Input: none. "Android. Intent. Action. Settings"
String signal_strength_changed_action broadcast: The phone signal strength has changed. "Android. Intent. Action. sig_str"
Int single_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
String statistics_report_action broadcast: receivers is required to report its own statistics. "Android. Intent. Action. statistics_report"
String statistics_state_changed_action broadcast: The statistics service status has changed. "Android. Intent. Action. statistics_state_changed"
String sync_action: Execute data synchronization. "Android. Intent. Action. Sync"
String tab_category category: this activity should be used as a tab in tabactivity. "Android. Intent. Category. tab"
String template_extra additional data: New Record initialization template. "Android. Intent. Extra. template"
String test_category category: used for testing, not part of a normal user experience. "Android. Intent. Category. test"
String timezone_changed_action broadcast: the time zone has changed. "Android. Intent. Action. timezone_changed"
String time_changed_action broadcast: the time has been changed (reset ). "Android. Intent. Action. time_set"
String time_tick_action broadcast: the current time has changed (normal time elapsed ). "Android. Intent. Action. time_tick"
String ums_connected_action broadcast: The device enters the USB high-capacity storage mode. "Android. Intent. Action. ums_connected"
String ums_disconnected_action broadcast: The device exits from the USB high-capacity storage mode. "Android. Intent. Action. ums_disconnected"
String unit_test_category category: it should be used as a unit test (run through test harness ). "Android. Intent. Category. unit_test"
String view_action action: displays data to the user. "Android. Intent. Action. View"
String wallpaper_category Type: this activity can set wallpaper for devices. "Android. Intent. Category. Wallpaper"
String wallpaper_changed_action broadcast: The system wallpaper has changed. "Android. Intent. Action. wallpaper_changed"
String wallpaper_settings_action: the page for selecting wallpaper is displayed. Input: none. "Android. Intent. Action. wallpaper_settings"
String web_search_action: executes a web search. "Android. Intent. Action. web_search"
String xmpp_connected_action broadcast: the XMPP connection has been established. "Android. Intent. Action. xmpp_connected"
String xmpp_disconnected_action broadcast: the XMPP connection has been disconnected. "Android. Intent. Action. XMP