What is an Intent in Android?



What is an Intent in Android?..

Answer / Vijay Shankar Mishra

An Intent in Android is a message object that is used to request an action from another Android component, such as starting an activity, broadcasting an event, or binding to a service. It contains data that specifies the operation to perform and any data that is needed for the operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Is google an android phone?

1 Answers  


What are broadcast receivers?

1 Answers  


What is urlconnection?

1 Answers  


What is the API profile exposed by Mono for Android?

1 Answers  


What role has dalvik played in android development?

1 Answers  


What is difference between serializable and parcelable ?

1 Answers  


Describe the APK format.

1 Answers  


Can android kitkat be upgraded to lollipop?

1 Answers  


Should I turn off auto sync android?

1 Answers  


How can I enable my android system webview?

1 Answers  


What is android sdk?

1 Answers  


What are location providers in android?

1 Answers  


Categories