Flizzy
Lurker
Hello,
I am trying to find an example for the following situation:
App A sends a broadcast with a custom action
App B receives the action over a dynamically registered BroadcastReceiver (not in the Manifest) and does something as a reaction to it
Can anyone figure out a situation when this might be useful?
I am trying to find an example for the following situation:
App A sends a broadcast with a custom action
App B receives the action over a dynamically registered BroadcastReceiver (not in the Manifest) and does something as a reaction to it
Can anyone figure out a situation when this might be useful?