Example of using Android Preferences.
PreferencesExample is hosted in the following web site
https://github.com/dawidgdanski/PreferencesExample
If you think the Android project PreferencesExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of PreferencesExample.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 4 |
Activity Count | 2 |
PreferencesExample has the following Java source files.
com.example.PreferencesExample.MainActivity.java com.example.PreferencesExample.SimplePreferencesActivity.java com.example.PreferencesExample.data.SettingsMetaData.java com.example.PreferencesExample.fragment.PreferenceContentsFragment.java