I create an Android-application. Have imported all my SDKs (GoogleSDK, FacebookSDK, AppCompatSDK)
Right-click on my project -> properties -> Android -> Add my 3 SDKs. Press on Apply and get this error:
Found 3 versions of android-support-v4.jar in the dependency list, but not all the versions are identical (check is based on SHA-1 only at this time). All versions of the libraries must be the same at this time.
What should I do? The project isnt red, there is nothing red in Order and Export, & Libraries
( This app will work from API 8 & above )
P.S If you know any link to a good tutorial there it shows how to make loginbutton for FacebookSDK 3.5, login and go back to a new Activity would be nice. Just login & signout, nothing more.
Thank you.
For different versions of android-support-v4.jar file, do following steps:-
For integration of any of the SDKs, if you are adding a jar file, just copy the jar in your libs folder and Right click the project > Select Properties > Libraries tab > Add jars > Navigate to your project's libs folder, select the SDK's jar you want to add and you are done.
Clean the build and run.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With