The approach I took was to set the UI handler to the service, then
pass the message via that handler and then UI displays it using Toast.
I don't know if this is the most efficient , but it works.
Dianne Hackborn wrote:
> Yes toasts can be shown by anyone; that is one of their main purposes.
>
>
Yes toasts can be shown by anyone; that is one of their main purposes.
On Fri, Mar 20, 2009 at 9:22 AM, Graeme wrote:
>
> Hi
>
> I have a background service component which is reacting to changes in
> network connectivity.
> I would like to alert the user that a a connectivity change event has
>
2 matches
Mail list logo