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 |
In android, how to insert swipe animation?
How to change the main color of sencha touch application?
What are synthetic sensors?
Define intents in android?
Is android 5 outdated?
What is the TTL (Time to Live)? Why is it required?
What is fragment lifecycle?
In class sqliteopenhelper class, there are 2 methods we should usually override. What are they?
Please explain the difference between flag_activity_clear_task and flag_activity_clear_top?
What is api level, codename of android 5.0 – 5.1?
Why did we open the android source code? What is the guardian app for android?
What is the use of layout manager in android?