I'm having some difficulty getting a broadcast message to arrive at
the expected receiver. So I turned on logging like this:

                intent.addFlags(Intent.FLAG_DEBUG_LOG_RESOLUTION);

However, there is no message in logcat when I call the broadcast
method with this flag set. Should I be using setFlags instead?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to