Hi,

I have an activity which listens to certain event from another application.
In onReceive, I fire a dialog box.  How do I get the dialog box to appear on
top of the other application?  What's happening is that the dialog box does
not appear while the other application still running.  But as soon as I
close the other application, it goes back to my activity, and the dialog box
stays there.

Do I need to convert the activity to a service?

Thanks,
J

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to