Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The SlidingMenu is a design pattern, which was made popular by the Google+, YouTube, and Facebook app.
3
votes
4answers
2k views
Facebook SDK + SlidingMenu SDK = Jar mismatch! Fix your dependencies
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 the android-support-v4.jar file from ...