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 |
Explain how to use built-in messaging within the application?
What items are important in every android project?
Define the application resource file in android?
What is api level, codename of android 4.1 – 4.3?
What are runnable in android?
What is the use of intent in android?
On android services, onstart() and onbind() are the same?
Can you play android 2.1 games on android 2.2?
What are the core building blocks of android?
Why is emulator important in the android environment?
What is a Content Provider ?
Features of Android: