Android Developer Question:

Explain me what is a broadcast receiver?

Android Developer Interview Question
Android Developer Interview Question

Answer:

The broadcast receiver communicates with the operation system messages such as “check whether an internet connection is available,” what the battery label should be, etc.


Previous QuestionNext Question
Explain me what are the advantages of Android Operating System?Please explain what is difference between Serializable and Parcelable ? Which is best approach in Android?