I have created swipey tabs using ViewPagerExtensions but this time i am using only one library ActionBarSherlock in my App and i dont know how to create swipey tabs like go
You'll want to use ViewPager, and ditch the TabHost.
http://developer.android.com/reference/android/support/v4/view/ViewPager.html