On Wed, May 16, 2012 at 9:29 AM, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Not to mention that:
>
> 1) Not every brioadcast intent is exposed in a manifest-declared intent
> receiver
> 2) Not every intent is supposed to be public

I don't think these are hard to figure out statically, though, so you
can just throw those out.

> 3) There may be preconditions on the logic implementing an intent (e.g.
> composing an email message is only meaningful if there are configured
> accounts)
>

Yes.  That's the more concerning point.

Kris

-- 
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