Please explain what is a sticky intent?



Please explain what is a sticky intent?..

Answer / Kuldeep Malik

A Sticky Intent is an Android Intent that remains in the system after it has been broadcasted, waiting for an activity to be launched or resumed. Unlike normal intents, sticky intents will not be destroyed when there are no active components to handle them. Instead, they persist and can be reused by any component that filters on their action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Is it possible to share similar linux user i’d & same virtual machine in android . If yes how?

1 Answers  


where will you declare your activity so the system can access it?

1 Answers  


What is an android toast?

1 Answers  


Please explain what are intent filters?

1 Answers  


What is the significance of xml-based layouts?

1 Answers  


Define Android application resource files?

1 Answers   HCL,


What database is used in android? How does it differ from client-server database management systems?

1 Answers  


How do I update my android oreo?

1 Answers  


So if the current version of Android is 2.2, why are people still complaining about Android phones stuck with version 2.1, or even 1.6?

1 Answers  


How do I upgrade my android operating system?

1 Answers  


activity life cycle - can I save all my database updates in onstop()?

1 Answers  


How to get the form data in sencha touch?

1 Answers  


Categories