intent watcher

barx

Well-Known Member
Licensed User
Longtime User
How nice would it be to be able to see what intents are floating around in your device. So you could see what intents are being sent by what apps etc,
just saying...
 

barx

Well-Known Member
Licensed User
Longtime User
I've already got that installed. only seems to be usable for intents that require a selector. From selection window you get to choose the interceptor to view it. No good for other types.
 

thedesolatesoul

Expert
Licensed User
Longtime User
Ah I see.
I think I know what you mean. If we could log all these events happening it would be quite useful to do something on those events.
It probably requires an app that can create broadcast receivers for every single intent.
Either that, or someone modify the Android source code to create a ROM that logs every intent being sent.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…