Skip to content
#

broadcast-reciever

Here are 281 public repositories matching this topic...

This is an Android application which demonstrates Broadcast receivers in Android by registering for both System defined and Custom Broadcasts(Intents) and receives those Broadcasts by using Intent-filter and actions and by using a subclass of Broadcast Receiver class and also sends a custom Broadcast by using sendBroadcast(intent).

  • Updated May 18, 2017
  • Java

Improve this page

Add a description, image, and links to the broadcast-reciever topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the broadcast-reciever topic, visit your repo's landing page and select "manage topics."

Learn more