Skip to content
#

receiver

Here are 247 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 receiver 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 receiver topic, visit your repo's landing page and select "manage topics."

Learn more