I already know how to save edittext contents to sharedpreferences but in spinners and radiogroups I still don’t have a clue. Can you please give me snippets of codes how to do it? Thanks
I already know how to save edittext contents to sharedpreferences but in spinners and
Share
This is the way that you can save the selected item of a spinner in sharedPreferences: