Multi-Select android.preference.ListPreference
I was just looking for a way to have a preference that was a list of values from which the user could select multiple values using checkboxes. A quick Google search lead me to this tutorial (http://blog.350nice.com/wp/archives/240). Very useful!