Broadcast Receiver App

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

As a developer, it is very important to know how to get and send broadcasts in Android development, either to notify another app or us. Broadcast Receiver App is an app that allowed me to learn most of the features about the Broadcast Receiver application component of the Android framework.

πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š Common Manifest πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š
Broadcast Receiver App can:
βœ… Enable permanently an receiver registered on the manifest file.
βœ… Disable permanently an receiver registered on the manifest file.


πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š Common Context πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š
Broadcast Receiver App can:
βœ… Register a receiver in either activity context or app context.
βœ… Unregister a receiver in either activity context or app context.


πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š Custom Manifest πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š
Broadcast Receiver App can:
βœ… Enable or disable permanently an receiver registered on the manifest file.
βœ… Send either sorted or unsorted broadcast.
βœ… Send broadcast to an app which has permission (itself app) or not and also sorted or not.


πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š Custom Context πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š
Broadcast Receiver App can:
βœ… Register or unregister a receiver in either activity context or app context.
βœ… Send either sorted or unsorted broadcast.
βœ… Send broadcast to an app which has permission (itself app) or not and also sorted or not.

πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š App Companion πŸ’šπŸ’šπŸ’šπŸ’šπŸ’š
Broadcast Receiver App can:
βœ… Send a broadcast to a manifest registered receiver, the broadcast can be sorted or unsorted and with permission or without it.

I think broadcasting in Android is an important behavior and I like to know about it. I enjoyed building this app and learned a lot about Broadcast Receiver component in Android development πŸ’š.
Updated on
09 Jul 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection