SharedPreferences.Editor mEditor = mPrefs.edit(); mEditor.putString("tag", value_of_variable).commit();