I recall someone from the Google team saying such a functionality
would be available in the sdk later on. It is possible to code all the
handling to do this in your onActivityResult methods (basically
calling finish() every time you want to go back another level in the
history).

On Mar 24, 2:12 pm, Raja Nagendra Kumar <[EMAIL PROTECTED]>
wrote:
> How about jumping to childs -> parent -> parent screen.. i.e grand
> parent of child , is there any history kind of object so that I
> enumerate the histroy and take certain decitions.
>
> Regards,
> Nagendra
>
> On Mar 22, 6:51 pm, Raja Nagendra Kumar <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Dan,
>
> > Thank you dan, yes, finish() calls works as programatic way to go back
> > button screen.
>
> > Regards,Nagendra
>
> > On Mar 22, 1:27 pm, "Dan U." <[EMAIL PROTECTED]> wrote:
>
> > > I think you want to call finish() if I understood your question
> > > correctly.
>
> > > On Mar 22, 1:07 am,RajaNagendraKumar<[EMAIL PROTECTED]>
> > > wrote:
>
> > > > Hi,
>
> > > > What ist he way to access the History screens and tell for some button
> > > > click on a perticular screen it should unwind to the same screen as
> > > > back button on the emulator.
>
> > > > i.e want to know how to press back button programatically, so that
> > > > emulator displays previous screen.
>
> > > > Regards,
> > > >RajaNagendraKumar,
> > > > C.T.Owww.tejasoft.com-Hidequoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to