This is very odd, oddstray
I just loaded the code on eclipse and found no problems, the only way that PreferencesActivity does not show up is when i don't have
Code:
public boolean onOptionsItemSelected(MenuItem item){
....
}
implemented. Be sure that here the intent is really sent.