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
Try using the remove the android-support-v4.jar file from the libs folder from your project.
android-support-v4.jar
Good Luck.