当我得到偏好时,有什么区别:
PreferenceManager.getDefaultSharedPreferences(getBaseContext());
和
getPreferences(Context.MODE_PRIVATE);
android android-preferences android-sharedpreferences
android ×1
android-preferences ×1
android-sharedpreferences ×1