Oh that said, if the activity that is doing the starting is not in front of the user, then if it starts another activity in its task than that also won't be, because the new activity needs to remain in its task.
On Fri, Oct 2, 2009 at 9:46 AM, Dianne Hackborn <[email protected]> wrote: > Sorry I don't believe there is a direct way to do this. > > > On Fri, Oct 2, 2009 at 7:36 AM, mjc147 <[email protected]> wrote: > >> >> startActivity() displays the new Activity on top of the current one. >> But how to display it underneath instead? >> >> BTW, I'm starting an Activity from another application, if that makes >> a difference. >> >> >> > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

