Search code examples
What is a difference between PreferenceFragment class and PreferenceActivity class and what they do?...


androidpreferenceactivityandroid-sharedpreferencespreferencefragment

Read More
Checkbox preference using in broadcastReceiver for notification...


androidpreferenceactivity

Read More
How to add Toolbar in PreferenceActivity...


javaandroidtoolbarpreferenceactivity

Read More
Alternative method for findPreference...


androidpreferenceactivity

Read More
PreferenceActivity Android 4.0 and earlier...


androidpreferenceactivity

Read More
Modifying a Preference value in PreferenceActivity has no effect before Activity is closed...


androidsharedpreferencespreferenceactivity

Read More
preferencefragment no view found for id android...


androidsharedpreferencesandroid-preferencespreferenceactivity

Read More
PreferenceActivity not displayed (Blank Screen)...


androidandroid-preferencespreferenceactivitypreferencescreen

Read More
How to apply theme to <PreferenceScreen> elements of a <PreferenceCategory>...


androidpreferenceactivity

Read More
Apply padding to PreferenceFragment...


androidandroid-layoutandroid-viewandroid-preferencespreferenceactivity

Read More
How to remove the padding between preference title and the following preference?...


xamarin.androidandroid-preferencespreferenceactivityandroiddesignsupportpreferencescreen

Read More
Android Studio Method can not be called in PreferenceActivity...


androidcrashsettingspreferenceactivity

Read More
Is there something like a VibrationPreference similar to RingtonePreference?...


androidandroid-preferencespreferenceactivitypreferencescreenandroid-vibration

Read More
forcing a notifyChanged() on a ListPreference...


androidandroid-preferencespreferenceactivityandroid-sharedpreferences

Read More
When to use CheckBox and when Switch...


androidcheckboxandroid-preferencespreferenceactivity

Read More
setContentView Causes crash in PreferenceActivity on Android 8.0...


androidnullpointerexceptionpreferenceactivitysetcontentviewandroid-8.0-oreo

Read More
using preference screen in daydream screensaver...


androidandroid-layoutpreferenceactivity

Read More
Update existing Preference-item in a PreferenceActivity upon returning from a (sub)PreferenceScreen...


androidpreferencesinvalidationpreferenceactivity

Read More
How can I change the summary text color of a Preference programmatically?...


androidsharedpreferencespreferencespreferenceactivitytextcolor

Read More
SwitchPreference.isEnabled() not detecting if enabled/disabled properly...


androidsharedpreferencesandroid-preferencespreferenceactivityswitchpreference

Read More
How to get elements(findViewById) for a layout which is dynamically loaded(setView) in a dialog?...


androidandroid-layoutandroid-edittextpreferenceactivity

Read More
Changing Text Color of Specific PreferenceScreen in PreferenceFragment...


androidlayouttextviewpreferenceactivitypreferencefragment

Read More
Is there a way to display the current setting of a PreferenceActivity?...


androidpreferenceactivity

Read More
PreferenceActivity with multiple PreferenceScreens without Headers...


androidpreferenceactivitypreferencescreenpreferencefragment

Read More
How to create a PreferenceScreen in a PreferenceActivity?...


androidpreferenceactivity

Read More
Can I use Android PreferenceActivity / PerferenceManager to store a user managed list of strings?...


androidsharedpreferencespreferenceactivity

Read More
preference activity UI for settings...


androidandroid-layoutpreferenceactivity

Read More
Android AppCompatPreferenceActivity - flat settings list without subcategories/headers...


androidandroid-preferencespreferenceactivity

Read More
How to detect if changes were made in the preferences?...


androidsharedpreferencesandroid-preferencespreferenceactivity

Read More
How to check input in PreferenceActivity and prevent storing of invalid values?...


androidsharedpreferencesandroid-preferencespreferenceactivityandroid-sharedpreferences

Read More
BackNext