Android - Broadcast (Message)

Card Puncher Data Processing

About

A broadcast is a message that any app can receive. The system delivers various broadcasts for system events, such as when the system boots up or the device starts charging.

Se also: Android - Broadcast Receiver





Discover More
Card Puncher Data Processing
Android - Intent (Start Activity, Service and Deliver Broadcast)

An Intent is a messaging object you can use to request an action from an app component. There are three fundamental use-cases: To To To To start an activity , pass an Intent to android/content/ContextstartActivity()....



Share this page:
Follow us:
Task Runner