When I built the app I only used one webview, This loads a webpage,
all the future navigation is all through the website loaded not the
application.

Is there a way to allow the back button to reload the most recent
history just like the Browser that comes with the phone?

Thanks

On Feb 24, 7:53 am, Kitzy <[email protected]> wrote:
> If you have multiple activities, it will go back to the prior one:
>
> Clicking on your icon starts MyFirstActivity.java, clicking on a
> button in MyFirstActivity, starts MySecondActivity.java. Clicking the
> back button will go back to MyFirstActivity.java, and back once more
> will go back to the home screen.
>
> Sincerely,
> -Kitzy
>
> On Feb 22, 9:26 pm, StouteEnterprises <[email protected]> wrote:
>
>
>
> > I can not figure a way to make the back button recall the last loaded
> > page in my applications.
>
> > Search: "Stoute" in market for the apps.
>
> > When you click the back button it closes the application.
>
> > Can someone help me figure this out? I tried looking it up in the
> > developer tools and got lost in a string of code.
>
> > Is there an easy way to solve this problem? If so what is the answer?- Hide 
> > quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to