I don't know what broadcast_actions.txt is, but there is no one place that
lists all possible broadcasts.

On Tue, Dec 14, 2010 at 7:37 AM, Jake Basile <[email protected]> wrote:

> As an aside, to find what broadcast intents are available, you can check in
> a few places:
>
>    - In your platform folder for the version of Android you are targeting,
>    look for the broadcast_actions.txt file. This contains the string
>    action for any intent that the system can broadcast.
>    - You can also check the documentation for 
> Intent<http://developer.android.com/reference/android/content/Intent.html>,
>    which has many (I don't know if it has all) of the actions listed as
>    constants. These also may have documentation about the intent broadcast 
> that
>    you would need to use it.
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to