I\'m trying to use the ActionBarSherlock library to provide backwards compatible ActionBar support with tabs in my Android app, so I downloaded the latest build, built the d
Another reason you might get null from getSupportActionBar() is when the activity is used in a TabHost on Honeycomb+.
getSupportActionBar()