On Nov 13, 9:22 am, "elf.cheng" <[email protected]> wrote: > I am developing an ip phone an android.it may work as a service in > background.when a call(or a message) coming in,I need a window(dialog > or activity) popup.how to do that?
I believe the NotificationManager is the standard way of doing this, to avoid disturbing the user. -- 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

