Answers

Question and Answer:

  Home  Android Software Engineer

⟩ Explain Broadcast receiver component of Android?

A Broadcast receiver comes into action only in specific situations. Suppose an Intent for which a particular broadcast receiver has been registered occurs, the broadcast receiver is triggered into action and the user gets a notification for the same. (For example: Battery low notification).

 129 views

More Questions for you: