Broadcasts overview | Android Developers
developer.android.com › guide › componentsOct 27, 2021 · Broadcasts overview. Android apps can send or receive broadcast messages from the Android system and other Android apps, similar to the publish-subscribe design pattern. These broadcasts are sent when an event of interest occurs. For example, the Android system sends broadcasts when various system events occur, such as when the system boots up ...