I've got a Preferenceactivity with a Preferenceswitch. By default my app launches with fragment 1, how can I do that if Preferenceswitch is fliped/activated, fragment 2 launches at app start?
What I'm looking for is the command to access the preference from the mainactivity.