I tried to develope an android application like this, I found this code:
http://developer.android.com/training/implementing-navigation/lateral.html#horizontal-paging
but as you know becuase of fregment, it works on api 11 and up, how can I do the same in api 8?