Android SharedPreferences in Fragment by Here is the top answer of Android SharedPreferences in Fragment SharedPreferences preferences = this.getActivity().getSharedPreferences("pref", Context.MODE_PRIVATE);