Android で Facebook の統合を行っています。ガイドに記載されている 5 つの手順をすべて実行しましたが、 6 番目の手順、つまり FacebookSDK をアプリケーションに追加するときにエラーが発生しました。私はそれらのエラーを投稿しました 助けてください.....
`
[2013-03-09 16:20:47 - FbIntegration] Found 2 versions of android-support-v4.jar in the dependency list,
[2013-03-09 16:20:47 - FbIntegration] but not all the versions are identical (check is based on SHA-1 only at this time).
[2013-03-09 16:20:47 - FbIntegration] All versions of the libraries must be the same at this time.
[2013-03-09 16:20:47 - FbIntegration] Versions found are:
[2013-03-09 16:20:47 - FbIntegration] Path: C:\Users\gtm\facebook-android-sdk-3.0\facebook\libs\android-support-v4.jar
[2013-03-09 16:20:47 - FbIntegration] Length: 349252
[2013-03-09 16:20:47 - FbIntegration] SHA-1: 612846c9857077a039b533718f72db3bc041d389
[2013-03-09 16:20:47 - FbIntegration] Path: C:\ste\FbIntegration\libs\android-support-v4.jar
[2013-03-09 16:20:47 - FbIntegration] Length: 385685
[2013-03-09 16:20:47 - FbIntegration] SHA-1: 48c94ae70fa65718b382098237806a5909bb096e
`