I dont think I can show a dialog from a service...remember, I dont have an
activity. My service starts when there is an incomming call...i then need to
display a message without stopping the build in caller activity.

On Mon, Jan 11, 2010 at 5:42 PM, Kumar Bibek <coomar....@gmail.com> wrote:

> Use Dialogs.......
>
> Kumar Bibek
> http://tech-droid.blogspot.com
>
> On Jan 11, 9:35 pm, Klaus Kartou <kar...@gmail.com> wrote:
> > Hi!
> >
> > I have a service that runs in the background. I´d like to be able to show
> a
> > message to the user when there is an incomming call. Atm i´m using a
> Toast,
> > because as far as I know it is the only way to display something
> regardless
> > of the current activity the user is running. But I have seen apps that
> can
> > show entire views on top of others activities. How can this be done?. Any
> > info would be great :)
> >
> > Cheers!
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
-- 
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