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 |
Is it possible to share similar linux user i’d & same virtual machine in android . If yes how?
where will you declare your activity so the system can access it?
What is an android toast?
Please explain what are intent filters?
What is the significance of xml-based layouts?
Define Android application resource files?
What database is used in android? How does it differ from client-server database management systems?
How do I update my android oreo?
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?
How do I upgrade my android operating system?
activity life cycle - can I save all my database updates in onstop()?
How to get the form data in sencha touch?