On my trail through the official Android tutorial I didn't find any docs saying there is an Android preferences API which frees the developer from writing much code to display, read and store those preferences. Maybe I am to blind to find those docs ...
However, I found a few online tutorials which helped me a lot:
- Android Preferences Tutorial
- Android Preferences
- Example of using CheckbBoxPreference
- Android Quick Preferences Tutorial
- Creating a Preference Activity in Android
And of course the Android Preference API is always a good friend :-)
No comments:
Post a Comment