// 假如当前是LoginActivity SharedPreferences pref = this.getPreferences(MODE_PRIVATE); SharedPreferences.Editor editor = pref.edit();