android.content.Intent for the android platform.
By default, API 10 is imported. Import more recent API to suit your needs.
There's two ways of defining which activity/service to be launched :
set_class_nameTo provide a description, you need to assign values using one or more of these methods :
The Intent class wraps most of the android.content.Intent constants and is
designed to be used with this syntax :
intent_action.main.to_sintent_category.home.to_sintent_extra.phone_number.to_sintent_flag.activity_brought_to_frontFor further details about these constants meaning, refer to the official android Intent documentation :
Error: No entity for Android Intent documentation.
Did you mean: