9.1 Sending A Sticky Broadcast Intent A normal broadcast Intent can be sent in sticky mode using an implementation of the android.content.Context public abstract void sendStickyBroadcast(Intent intent) method. This works in the same way as the short-form method for sending a normal broadcast Intent.
Share with your friends: