Jar mismatch when importing ActionBarSherlock

前端 未结 4 1434
死守一世寂寞
死守一世寂寞 2021-02-07 16:11

I\'m trying to create an ActionBarSherlock project, I\'ve downloaded the library and connected it to my project. In Problems window I see the following message: Jar mismatch! Fi

4条回答
  •  不要未来只要你来
    2021-02-07 16:50

    I can fix this:

    1. Right click your Project Properties
    2. Click Java Build Path
    3. Remove the android-support-v4 jar you see in the "root"
    4. Right click on "Android tools" -> Fix project...

提交回复
热议问题