Describe intents?
Answer / Subhash Chander
Intents in Android are messages that are used to request an action from another component (Activity, Service, BroadcastReceiver). They help with communication between components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell us something about activityCreator?
What are the different data types supported by aidl?
What is an Application ?
How do you find any view element into your program in Android?
How is the nine-patch image different from a regular bitmap?
What is meaning of android word?
What's the difference between a smartphone and an android phone?
In android, which manifest permission is needed when use gps location?
What is context in toast android?
How do I add sections to my favourites?
What is api level, codename of android 2.3.3 – 2.3.7?
what is the difference between dynamic receiver and static receiver? When will you use dynamic broadcast receivers?