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 call_forwarding_state_changed_action broadcast: The call transfer status of the voice phone has changed "android. Intent. Action. CFF"
String configuration_changed_action broadcast: The device configuration has changed. For more information, see resources. configuration. "android. Intent. Action. configuration_changed" creator none
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: date changed "android. Intent. Action. date_changed"
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 "android. server. checkin. fota_install" will be installed soon"
String fota_ready_action broadcast: The update has been downloaded. You can start to install "android. server. checkin. fota_ready"
String fota_restart_action broadcast: Resume stopped update downloads "android. server. checkin. fota_restart"
String fota_update_action broadcast: download and install the OS update through Ota "android. server. checkin. fota_update"
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 has not been removed (unmount) "android. Intent. Action. media_bad_removal"
String media_eject_action broadcast: You want to remove the extended media (unplug the expansion card) "android. Intent. Action. media_eject"
String media_mounted_action broadcast: the extended media is inserted and mounted to "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: Start to scan a media directory "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 Mass 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 phone waiting message (Voice Mail) status has changed to "android. Intent. Action. MWI"
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 large 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 wallpaper_changed_action broadcast: The system wallpaper has changed. "android. Intent. Action. wallpaper_changed"
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. xmpp_di
String network_tickle_received_action broadcast: The device receives the new network "Tickle" notification "android. Intent. Action. network_tickle_received"
String package_added_action broadcast: An application package "android. Intent. Action. package_added" is installed on the device"
String package_removed_action broadcast: An application package "android. Intent. Action. package_removed" is deleted from the device"
String phone_state_changed_action broadcast: The phone status has changed. "android. Intent. Action. phone_state"
String provider_changed_action broadcast: update to be installed (real) "android. Intent. Action. provider_changed"
String provisioning_check_action broadcast: requires the polling of provisioning service to download the latest setting "android. Intent. Action. provisioning_check"
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 service_state_changed_action broadcast: the status of the telephone service has changed. "android. Intent. Action. service_state"
String signal_strength_changed_action broadcast: The phone signal strength has changed. "android. Intent. Action. sig_str"
String statistics_report_action broadcast: receivers is required to report its own statistical information. "android. Intent. Action. statistics_report"
String statistics_state_changed_action broadcast: The statistics service status has changed to "android. Intent. Action. statistics_state_changed"
String browsable_category category: activities that can be safely used by browsers must support this category "android. Intent. Category. browsable"
String alternative_category category: indicates that activity is an optional operation for the data you are browsing "android. Intent. Category. Alternative"
String default_category category: This category is required if activity is an option that saves data (click, Center Press. "Android. Intent. Category. Default"
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 home_category category: activity, the first activity displayed after the device is started. "android. Intent. Category. Home"
String launcher_category category: activity should be displayed in the top-level launcher "android. Intent. Category. launcher"
String preference_category category: activity is a set Panel (preference panel) "android. Intent. Category. Preference"
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 selected_alternative_category category: for user-selected data, activity is an optional operation "android. Intent. Category. selected_alternative"
String tab_category category: this activity should use "android. Intent. Category. tab" as a tab in tabactivity"
String test_category category: used for testing, not part of the normal user experience "android. Intent. Category. test"
String unit_test_category category: should be used as a unit test (run through test harness) "android. Intent. Category. unit_test"
String wallpaper_category category: this activity can set wallpaper for devices "android. Intent. Category. Wallpaper"
String development_preference_category category: indicates that activity is a development Panel. "android. Intent. Category. development_preference"
String embed_category category: it can run "android. Intent. Category. Embed" in the parent activity"
String delete_action: deletes the specified data from the container. "android. Intent. Action. Delete"
String default_action: Same as view_action, It is a standard action performed on data. "android. Intent. Action. View"
String dial_action: Call the specified phone number "android. Intent. Action. Dial" in the data"
String edit_action: The editable interface "android. Intent. Action. Edit" is displayed for the specified data"
String emergency_dial_action: Call the emergency phone number "android. Intent. Action. emergency_dial"
String get_content_action: allows users to select data and return data. "Android. Intent. Action. get_content"
String insert_action: insert an item in the container ). "Android. Intent. Action. Insert"
String login_action: Obtain the logon credential. "Android. Intent. Action. login"
String main_action action: It is started as the main entry point and does not require data "android. Intent. Action. Main"
String settings_action: displays system settings. Input: No "android. Intent. Action. Settings"
String sync_action: Execute Data Synchronization "android. Intent. Action. Sync"
String wallpaper_settings_action: the page for selecting wallpaper is displayed. Input: No "android. Intent. Action. wallpaper_settings"
String web_search_action: Perform the Web Search "android. Intent. Action. web_search"
String view_action action: displays the data "android. Intent. Action. View" to the user"
String sendto_action: Send a message "android. Intent. Action. sendto" to the receiver specified by data"
String run_action action: run data (specified application), no matter what it is (Application) "android. Intent. Action. Run"
String pick_action: select a project from the data and return "android. Intent. Action. Pick" to the selected project"
String pick_activity_action: select an activity and return the class (name) of the selected activity. "android. Intent. Action. pick_activity"
String add_shortcut_action: Add a shortcut "android. Intent. Action. add_shortcut" to the system"
String all_assist_action: lists all available applications. "android. Intent. Action. all_apps"
String answer_action: handle the incoming call "android. Intent. Action. Answer"
String bug_report_action: the activity report error is displayed. "android. Intent. Action. bug_report"
String call_action: Call the phone number. The called contact specifies "android. Intent. Action. Call" in the data"
String clear_credentials_action: Clear the credential "android. Intent. Action. clear_credentials"
String template_extra additional data: New Record initialization template "android. Intent. Extra. template"
String intent_extra additional data: when used together with pick_activity_action, it indicates that the activity selected for display and add_shortcut_action are used together,
"Android. Intent. Extra. intent"
String label_extra additional data: character tag starting with an uppercase letter, used together with add_shortcut_action
"Android. Intent. Extra. Label"
Int multiple_task_launch start tag: used in combination with new_task_launch. changing existing tasks to foreground tasks is prohibited ). 8 0x00000008
Int new_task_launch startup flag: After setting, the activity will become the first new task in the history stack (stack top) 4 0x00000004
Int no_history_launch startup flag: After the settings, new activities will not be saved in the history stack 1 0x00000001
Int single_top_launch start flag: After setting, if the activity has been started and is at the top of the history stack, it will no longer be started (not restarted) Activity 2 0x00000002
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.
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 call_forwarding_state_changed_action broadcast: The call transfer status of the voice phone has changed "android. Intent. Action. CFF"
String configuration_changed_action broadcast: The device configuration has changed. For more information, see resources. configuration. "android. Intent. Action. configuration_changed" creator none
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: date changed "android. Intent. Action. date_changed"
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 "android. server. checkin. fota_install" will be installed soon"
String fota_ready_action broadcast: The update has been downloaded. You can start to install "android. server. checkin. fota_ready"
String fota_restart_action broadcast: Resume stopped update downloads "android. server. checkin. fota_restart"
String fota_update_action broadcast: download and install the OS update through Ota "android. server. checkin. fota_update"
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 has not been removed (unmount) "android. Intent. Action. media_bad_removal"
String media_eject_action broadcast: You want to remove the extended media (unplug the expansion card) "android. Intent. Action. media_eject"
String media_mounted_action broadcast: the extended media is inserted and mounted to "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: Start to scan a media directory "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 Mass 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 phone waiting message (Voice Mail) status has changed to "android. Intent. Action. MWI"
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 large 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 wallpaper_changed_action broadcast: The system wallpaper has changed. "android. Intent. Action. wallpaper_changed"
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. xmpp_di
String network_tickle_received_action broadcast: The device receives the new network "Tickle" notification "android. Intent. Action. network_tickle_received"
String package_added_action broadcast: An application package "android. Intent. Action. package_added" is installed on the device"
String package_removed_action broadcast: An application package "android. Intent. Action. package_removed" is deleted from the device"
String phone_state_changed_action broadcast: The phone status has changed. "android. Intent. Action. phone_state"
String provider_changed_action broadcast: update to be installed (real) "android. Intent. Action. provider_changed"
String provisioning_check_action broadcast: requires the polling of provisioning service to download the latest setting "android. Intent. Action. provisioning_check"
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 service_state_changed_action broadcast: the status of the telephone service has changed. "android. Intent. Action. service_state"
String signal_strength_changed_action broadcast: The phone signal strength has changed. "android. Intent. Action. sig_str"
String statistics_report_action broadcast: receivers is required to report its own statistical information. "android. Intent. Action. statistics_report"
String statistics_state_changed_action broadcast: The statistics service status has changed to "android. Intent. Action. statistics_state_changed"
String browsable_category category: activities that can be safely used by browsers must support this category "android. Intent. Category. browsable"
String alternative_category category: indicates that activity is an optional operation for the data you are browsing "android. Intent. Category. Alternative"
String default_category category: This category is required if activity is an option that saves data (click, Center Press. "Android. Intent. Category. Default"
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 home_category category: activity, the first activity displayed after the device is started. "android. Intent. Category. Home"
String launcher_category category: activity should be displayed in the top-level launcher "android. Intent. Category. launcher"
String preference_category category: activity is a set Panel (preference panel) "android. Intent. Category. Preference"
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 selected_alternative_category category: for user-selected data, activity is an optional operation "android. Intent. Category. selected_alternative"
String tab_category category: this activity should use "android. Intent. Category. tab" as a tab in tabactivity"
String test_category category: used for testing, not part of the normal user experience "android. Intent. Category. test"
String unit_test_category category: should be used as a unit test (run through test harness) "android. Intent. Category. unit_test"
String wallpaper_category category: this activity can set wallpaper for devices "android. Intent. Category. Wallpaper"
String development_preference_category category: indicates that activity is a development Panel. "android. Intent. Category. development_preference"
String embed_category category: it can run "android. Intent. Category. Embed" in the parent activity"
String delete_action: deletes the specified data from the container. "android. Intent. Action. Delete"
String default_action: Same as view_action, It is a standard action performed on data. "android. Intent. Action. View"
String dial_action: Call the specified phone number "android. Intent. Action. Dial" in the data"
String edit_action: The editable interface "android. Intent. Action. Edit" is displayed for the specified data"
String emergency_dial_action: Call the emergency phone number "android. Intent. Action. emergency_dial"
String get_content_action: allows users to select data and return data. "Android. Intent. Action. get_content"
String insert_action: insert an item in the container ). "Android. Intent. Action. Insert"
String login_action: Obtain the logon credential. "Android. Intent. Action. login"
String main_action action: It is started as the main entry point and does not require data "android. Intent. Action. Main"
String settings_action: displays system settings. Input: No "android. Intent. Action. Settings"
String sync_action: Execute Data Synchronization "android. Intent. Action. Sync"
String wallpaper_settings_action: the page for selecting wallpaper is displayed. Input: No "android. Intent. Action. wallpaper_settings"
String web_search_action: Perform the Web Search "android. Intent. Action. web_search"
String view_action action: displays the data "android. Intent. Action. View" to the user"
String sendto_action: Send a message "android. Intent. Action. sendto" to the receiver specified by data"
String run_action action: run data (specified application), no matter what it is (Application) "android. Intent. Action. Run"
String pick_action: select a project from the data and return "android. Intent. Action. Pick" to the selected project"
String pick_activity_action: select an activity and return the class (name) of the selected activity. "android. Intent. Action. pick_activity"
String add_shortcut_action: Add a shortcut "android. Intent. Action. add_shortcut" to the system"
String all_assist_action: lists all available applications. "android. Intent. Action. all_apps"
String answer_action: handle the incoming call "android. Intent. Action. Answer"
String bug_report_action: the activity report error is displayed. "android. Intent. Action. bug_report"
String call_action: Call the phone number. The called contact specifies "android. Intent. Action. Call" in the data"
String clear_credentials_action: Clear the credential "android. Intent. Action. clear_credentials"
String template_extra additional data: New Record initialization template "android. Intent. Extra. template"
String intent_extra additional data: when used together with pick_activity_action, it indicates that the activity selected for display and add_shortcut_action are used together,
"Android. Intent. Extra. intent"
String label_extra additional data: character tag starting with an uppercase letter, used together with add_shortcut_action
"Android. Intent. Extra. Label"
Int multiple_task_launch start tag: used in combination with new_task_launch. changing existing tasks to foreground tasks is prohibited ). 8 0x00000008
Int new_task_launch startup flag: After setting, the activity will become the first new task in the history stack (stack top) 4 0x00000004
Int no_history_launch startup flag: After the settings, new activities will not be saved in the history stack 1 0x00000001
Int single_top_launch start flag: After setting, if the activity has been started and is at the top of the history stack, it will no longer be started (not restarted) Activity 2 0x00000002
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.