What is an Intent?



What is an Intent?..

Answer / mady

A class (Intent) which describes what a caller desires to do. The caller will send this intent to Android's intent resolver, which finds the most suitable activity for the intent. E.g. opening a PDF document is an intent, and the Adobe Reader apps will be the perfect activity for that intent (class).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is adt in android?

0 Answers  


What are the different data storage options available on the android platform?

0 Answers  


“Gingerbread” is nickname of which version?

0 Answers  


You must declare all application components in manifest file in this way?

0 Answers  


How do I get google play on my android phone?

0 Answers  






What is pojo class in android?

0 Answers  


What does adt stand for?

0 Answers  


Explain me how does the activity respond when the user rotates the screen?

0 Answers  


What is a dagger component?

0 Answers  


What is the importance of default resources?

0 Answers  


what is an android manifest file?

0 Answers   B-Ways TecnoSoft,


What is the file features used in android?

0 Answers  


Categories