Thanks for your reply

I have another question regarding that, How can i put the already running
activity in the background to the foreground,
For example : if i have started Activity A then i started other Activity B
Then Activity A should be sent to background Then how can i bring back
Activity A to foreground(With using the Back button).


On Wed, Sep 8, 2010 at 8:08 PM, viktor <victor.scherb...@gmail.com> wrote:

> Yahel is right, it is very dangerous.
>
> But you can try doing it with broadcast, and listen it in activities
> which you want to close.
>
> If you did, look at device CPU status. Maybe your devise is down!!!
>
> Or another way is saving your own activity stack, and consequentially
> finish.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
*Thanks and Regards
Ajmer Singh*

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to