Answer Posted / maanya
Intent is basically an abstract description of an operation that has to be performed for communication. Sticky Intent is also a type of intent which allows the communication between a function and a service. For example: sendStickyBroadcast() performs send Broadcast(Intent) which stays even after the broadcast is complete. It helps in retrieving the data quickly. The message ACTION_BATTERY_CHANGED of an operating system is an example of it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between android and android go?
how do you declare 4 components of android in mainfestfile?
Is android oreo better than nougat?
What is the use of dependency injection in android?
What is motion tween?
What is the adapter in android?
Explain the services component of android?
What does fragment mean?
Is android or iphone better?
What is android application module?
Why an open source platform would be beneficial to consumers?
What are the different data storage options available on the android platform?
What is looper, handler, and message queue in Android?
What is an activity? Which method is implemented by all subclasses of an activity?
What is menu/ directory?