Answer Posted / mady
BroadcastReceiver is a component that does nothing but receive and react to broadcast announcements. For example, the battery is low or that the user changed a language preference.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are handlers?
You need to process when user clicks on a notification on upper left of android screen?
What is android 8.0 called?
What is android version 9 called?
What are synthetic sensors?
What is the name of the database used in android?
Described the components of android?
What is user events?
What is the significance of xml-based layouts?
How will apps change with android 2.2?
Which are location provider in android ?
What is library module?
Explain me scenario in which only ondestroy is called for an activity without onpause() and onstop()?
How do I upgrade my android operating system?
Is it possible to started an application on powerup?