Search code examples
androidandroid-preferenceslistpreference

Multi select ListPreference on android


Any idea on implementing a multi-select (check boxes) ListPreference on Android?

Would I have to extend the ListPreference?
Is there any classes already documented to do this?

Thanks


Solution

  • Found a very useful link: http://blog.350nice.com/wp/archives/240