Hi, I am planning to have a Service send a broadcast which a BroadcastReceiver will act on and I would like it to create a Notification if an application is not currently on screen, but if the application is on screen (ie. showing to the user) then I would like to offer a Dialog and not create the Notification.
Is it possible to determine if an Activity or application is currently on screen? Reading here http://www.mail-archive.com/[email protected]/msg21963.html implied that perhaps it is possible but there were no replies (I tried to reply, but have somehow lost the page and can't find it again) Thanks for any help. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

