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
Post a Comment