How do I get the results of a preferences page? I have the main application page, then when menu > preferences is clicked, a new Activity is started and goes to the preferences page. How do I, when returning to the main application page, grab the values from the preferences page? Likewise, how do I, when going TO the preferences page, set the values according to what they were previously set at?