Skip to content

Activities And Intents.An activity is started or activated with an intent. An Intent is an asynchronous message that you can use in your activity to request an action from another activity, or from some other app component. You use an intent to start one activity from another activity, and to pass data between activities.

Notifications You must be signed in to change notification settings

pramit-marattha/ActivitiesAndIntents

About

Activities And Intents.An activity is started or activated with an intent. An Intent is an asynchronous message that you can use in your activity to request an action from another activity, or from some other app component. You use an intent to start one activity from another activity, and to pass data between activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages