On Wed, Sep 8, 2010 at 8:03 AM, Ajmer singh <[email protected]>wrote:

> 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).
>
>
>
>
I suppose this depends on what activity B does and its relationship to
activity A. In most cases, the user would press the back button to dismiss
activity B and the OS would return activity A to the foreground.

-- 
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

Reply via email to