I am currently working on 2.3 version of android and I want to switch my app to 4.0 version but the TabActivity is deprecated. So I was looking for working example
It's worth mentioning that Google introduced ActionBarCompat in the v7 appcompat library (together with Android 4.3) yesterday. Here's a video overview, and here's documentation.