[android-developers] Re: How can i bring an activity to foreground from background manually?

2009-10-20 Thread Bartosz Lambach
You cannot just bring your app into foreground. Its against android rules. You have to use notification mechanism to inform user about an event. Regards, Batosz On Tue, Oct 20, 2009 at 10:24 AM, pink 444 pnk...@gmail.com wrote:         Thanks for your replay.         Can u give me a

[android-developers] Re: How can i bring an activity to foreground from background manually?

2009-10-20 Thread Bartosz Lambach
Please, read this article before you do that: http://developer.android.com/guide/practices/design/seamlessness.html Regards, Bartosz On Tue, Oct 20, 2009 at 1:17 PM, pink 444 pnk...@gmail.com wrote:    Thanks for your replay.    But the thing here is if at all we click on the notification