Thank TreKing for your response, i run activity not from my application (BroadCastReciever) so has to se NEW_TASK
On Sun, Nov 14, 2010 at 3:00 AM, TreKing <[email protected]> wrote: > On Sat, Nov 13, 2010 at 9:46 AM, mohammad Rukab <[email protected]> > wrote: >> >> Please an body have idea?? > > Don't use NEW_TASK if you don't want a NEW_TASK. Use one of the other flags > what will re-use your existing activity so there's only one (SINGLE_TOP > perhaps). > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered devices > > -- > 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 -- 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

