Friday, June 4, 2010

[android-developers] Re: How to show a dialog even if the Activity is in background

Use a Notification that shows on the notifcation bar instead, showing
the text that you want to convey to the use.

This will be unobtrusive and still effective.

On Jun 4, 4:09 am, Jiang <webs...@yahoo.cn> wrote:
> If my Activity is switched to background, when something takes place, I want to show a dialog without switching the Activity to foreground. In other word, no matter what application is running on foreground, use can watch the dialog.
>
> Thanks.
> -Jiang.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment