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

Write a program that shows the creation of reusable user interface that includes the layout.

1 Answers  


What is the importance of settings permission in app development?

1 Answers  


Describe intents?

1 Answers  


What is the androidmanifest.xml?

1 Answers  


What is assets folder in android?

1 Answers  


What is local.properties?

1 Answers  


What is lazy loading in android?

1 Answers  


Which of the method is used to return a view from a layout file given the id of the view?

1 Answers  


To develop your own service in android, what you need to do?

1 Answers  


What is android:maxsdkversion?

1 Answers  


What is APK format?

1 Answers  


Which is best os for android mobile?

1 Answers  


Categories