Android - how do I bring my activity to foreground automatically from Address book -


following scenario,

my activity running on foreground , activity getting pushed background when hit on home button... trying display pop @ intervals, in case activity running on background when try display pop thats not shown on foreground.

thanks, ramesh

you can't show modal dialogs way. use android's notification system instead.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -