working on 4.0.3 and 4.1 but Error on 2.1,2.2 and 2.3 - Sherlock Action Bar

前端 未结 2 1670
独厮守ぢ
独厮守ぢ 2021-01-18 20:55

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

2条回答
  •  别那么骄傲
    2021-01-18 21:10

    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?

提交回复
热议问题