I was following one SIMPLE tutorial of Sherlock Action Bar. I followed each and every step. The problem is I\'m getting error on versions 2.1 to 2.3 and working fine on 4.0
I am a little confused when I look at your screen shot. First, your project should be using Android 4.0.3, not 2.3 in the Android libraries. You already cover 2.3 with the minSDKVersion line in your manifest. Second I can't quite tell, but I assume that in the properties for your project, you made your main project be dependent upon the ActionBarSherlock library?