Logging broadcast Intents and manually trigger them (Android)

Posted by poeschlorn on Stack Overflow See other posts from Stack Overflow or by poeschlorn
Published on 2010-05-31T11:29:04Z Indexed on 2010/05/31 11:33 UTC
Read the original article Hit count: 217

Hey guys, during my development in android I've missed a function that can log every broadcast intent that occur. Sometimes it had been very useful to have a function like that...

I'm also wondering how to trigger those broadcast intents manually on the emulator.

Is there an entire overview of available broadcast intents?

Would be great if someone would have some answers,

greets, poeschlorn

© Stack Overflow or respective owner

Related posts about android

Related posts about intent