Here's how to use ActionBarSherlock:
Download ActionBarSherlock here .
Assuming you are using the Eclipse IDE, right-click your project, select Properties, then Android. At the bottom of the layout, add an ActionBarSherlock.
Make sure that ActionBarSherlock and your project are in the same directory.
Extend your classes to naming Sherlock. For example, instead of Activity, change it to Sherlock’s activity. The main ActionBarSherlock documentation is here .
For easier use of Sherlock, create usage methods when changing Sherlock’s names and change it.
source share