Pre-API Level 14 there is no switch preference. If I use preferences.xml to create my preference screen is there some way to distinguish between the API levels? So having a
You could also use the android-switch-backport library which has a SwitchPreference which works on Android 2.1+.
https://github.com/BoD/android-switch-backport