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

六月ゝ 毕业季﹏ 提交于 2019-11-29 13:45:34

Delete the android-support-v4.jar from the SlidingMenu library. And copy the android-support-v4.jar file from the Facebook SDK's libs folder and paste it in to your SlidingMenu's libs folder.

And then refresh the SlidingMenu project and finally clean all projects after doing the above.

Remove the support library from both library projects and re-add it to your project.

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

Good Luck.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!