What do you know about intents?



What do you know about intents?..

Answer / Manish Kumar Dwivedi

Intents are messages used in Android to request an action from another component (such as starting a new activity, sending a broadcast, etc.). Intents can be implicit or explicit and allow for the dynamic discovery of services and activities that can perform the requested action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What virtual machine android runs on?

1 Answers  


Where is the ui designer in android?

1 Answers  


What is raw/ directory?

1 Answers  


Please explain what is a job scheduling?

1 Answers  


What are containers?

1 Answers   B-Ways TecnoSoft,


 Does android support other language than java?

1 Answers  


How to send SMS in android? Explain with example.

0 Answers  


Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?

1 Answers  


what is a binder service in android and how it differs from started service?

1 Answers  


Do you know what is application?

1 Answers  


What is android:minsdkversion?

1 Answers  


Please explain the difference between nine-patch image vs regular bitmap image?

1 Answers  


Categories