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

