I think first you'll need to define what you mean by an event, since Android
doesn't have any such thing per-se.  A broadcast?  An activity start?  A
view hierarchy callback?  A message receiver?  Something else?

On Sat, Aug 22, 2009 at 5:13 PM, Josh <joshdo...@gmail.com> wrote:

>
> Is it possible to create and dispatch custom events in android? The
> only examples i have seen extend existing events. I want to be able to
> dispatch an event anywhere that I deem necesary. Thanks in advance for
> any help on this.
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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