Facebook SDK + SlidingMenu SDK = Jar mismatch! Fix your dependencies

前端 未结 3 2051
孤街浪徒
孤街浪徒 2020-12-20 18:58

So I have added the Facebook SDK and the SlidingMenu SDK into my Android project, however I am getting those nasty \"Jar mismatch\" errors.

I have already removed th

3条回答
  •  半阙折子戏
    2020-12-20 19:16

    Try using the remove the android-support-v4.jar file from the libs folder from your project.

    Good Luck.

提交回复
热议问题