/Broadcast-Receiver

Android BroadcastReceiver that is a very important component of Android Framework. Android BroadcastReceiver is a dormant component of android that listens to system-wide broadcast events or intents.

Primary LanguageJava

Watchers