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 |
Write a program that shows the creation of reusable user interface that includes the layout.
What is the importance of settings permission in app development?
Describe intents?
What is the androidmanifest.xml?
What is assets folder in android?
What is local.properties?
What is lazy loading in android?
Which of the method is used to return a view from a layout file given the id of the view?
To develop your own service in android, what you need to do?
What is android:maxsdkversion?
What is APK format?
Which is best os for android mobile?