Hello, Jeff Sharkey in this post (http://goo.gl/G3wt) shows how to create save application preferences in database by hack on PreferenceActivity.
It said i can use a ContentProvider, too.
Can you give me an example on how to save preferences from PreferenceActivity to ContentProvider?
thanks