WCF SDK Question:

Described Broadcast receiver component of Android?

Answer:

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).

Read All 71 WCF SDK Questions
Previous QuestionNext Question
What are the different data storage options which are available in Android?Described the Services component of Android?