I've asked a question like this before but the answers did not really help. If the user has changed the settings how do i save it so when the application is killed the changes are still saved. I have tried to use and save an int when the setting is changed, but when i go back, and then back to the page, the setting is back to normal. How do i save the setting with using shared Preferences or something?
Thank You