What is a Sticky Intent?



What is a Sticky Intent?..

Answer / 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

More Android OS Interview Questions

Which is the latest version of android os?

0 Answers  


Describe activities.

0 Answers  


What is the use of layout manager in android?

0 Answers  


What is the benefit of an android library project?

0 Answers  


What main/assets/ directory contains?

0 Answers  






Which method to opena http connection to an uri?

0 Answers  


The correct sintaxis to add internet permission?

0 Answers  


What type of listener is used to get the ratings from the ratingbar widgets?

0 Answers  


What is the android g1 phone?

0 Answers  


How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?

1 Answers  


Explain bin file in android?

0 Answers  


Can I use my android phone as a bootable usb?

0 Answers  


Categories