How to create Android tabs like this (screenshot)?

android

Solution

Using tabs in an action bar on Ice Cream Sandwich.

Or ActionBarSherlock tabs for a full on backward compatibility.

Problem

Any idea how to implement tabs like these (the one on top with home image, star, etc)

Original source