Jar mismatch when importing ActionBarSherlock

前端 未结 4 1364
死守一世寂寞
死守一世寂寞 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:55

    The above solution did not work for me .However , I deleted the supported library in libs folder of ActionBarSherlock and manually copied the android-support-v4 jar file from android-sdk/extras/support/v-4 to the same . I then followed the usual steps . It worked !

提交回复
热议问题