I'm looking for any tutorial or sample code that describe how to using the FragmentStatePagerAdapter
I think the best tutorial is the example Fragment -> State Pager in the Support v4 Demos application available in the SDK directory extras -> android -> support -> samples -> Support4Demos
Good luck!!