What do intent filters do?



What do intent filters do?..

Answer / maanya

- There can be more than one intents, depending on the services and activities that are going to use them. 
- Each component needs to tell which intents they want to respond to. 
- Intent filters filter out the intents that these components are willing to respond to.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Explain android activities?

0 Answers  


Explain how to use built-in messaging within the application?

0 Answers  


What is aapt (android asset packaging tool)?

0 Answers  


What is true about localstorage?

0 Answers  


What is the difference between a file, a class and an activity in android?

0 Answers  






What are the key components of Android Architecture?

1 Answers  


Why is emulator important in the android environment?

0 Answers  


Which method to opena http connection to an uri?

0 Answers  


Which permission needed in order to use mapactivity?

0 Answers  


State few disadvantages of android in the mobile market.

0 Answers  


In android, how to insert swipe animation?

0 Answers  


What is main/java/com.<Project>.<App>?

0 Answers  


Categories