Learning about Broadcasts and Intents
Posted: 16 Oct 2017 21:20
I'm trying to understand how to use broadcasts and intents, partly just to learn how they work and partly to see how I might be able to use them in flows, but I'm having trouble figuring it out. I probably should be digging into the Android documentation but since I'm not a programmer I figure it's all going to be way over my head.
I was thinking that I could get a handle on it if I had a flow using the trigger General Broadcast and had it log all the captured variables to a text file, but I haven't been able to figure out how to configure the trigger to capture all broadcasts. Thinking I could use a wildcard, I tried setting up the trigger with an asterisk in the Action field and with action = getString("action") in the Access Intent Extras field. I used different apps and did different things on the phone for a while, but the trigger never fires.
Is it possible to capture all broadcasts, and if so, how do I set up the trigger?
Thanks in advance.
I was thinking that I could get a handle on it if I had a flow using the trigger General Broadcast and had it log all the captured variables to a text file, but I haven't been able to figure out how to configure the trigger to capture all broadcasts. Thinking I could use a wildcard, I tried setting up the trigger with an asterisk in the Action field and with action = getString("action") in the Access Intent Extras field. I used different apps and did different things on the phone for a while, but the trigger never fires.
Is it possible to capture all broadcasts, and if so, how do I set up the trigger?
Thanks in advance.