In my last tutorial, I went over static fragments: displaying multiple fragments in a view that work independently from each other. This tutorial is how to swap out fragments with other fragments in a single view, and probably a more helpful guide for developing android apps for tablets.
Here is source code with the android compatibility package applied:
https://www.dropbox.com/s/sfvuik1aw0wpumr/Programming_Fragments.zip