I want to do Login with facebook. I am following this Steps.It's all working perfact. But when I am going to Create a new Android Project with Facebook Login STEP-6 into above link I got the error of the Jar mismatch.
when I create new android application that time there is no any errors, but when add the FacebookSDK to the newly create project. that time it gives
Jar mismatch! Fix your dependencies | Unknown Android Dependency Problem
I tried everything to change the java compiler level but not getting.
I tried project properties > Java compiler > In this level I do all changes of the java versions, but not success.
any help please?
Thank you.

