2つのバージョンの"android-support-v4.jar"が見つかった場合の対処

下記のエラーが発生した時の対処法です。

原因は、「android-support-v4.jar」が競合です。

------------------------------------------------------------

  Found 2 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.

  Versions found are:

  パス: C:\***\workspace\android-support-v7-appcompat\libs\android-support-v4.jar

          長さ: 995386

          SHA-1: ****************************************

  パス: C:\***\workspace\***\libs\android-support-v4.jar

          長さ: 995624

          SHA-1: ****************************************

  Jar mismatch! Fix your dependencies

------------------------------------------------------------


解決方法は、作成しているプロジェクトの

libsフォルダにある「android-support-v4.jar」を削除すると、

競合がなくなり、解決するようです。


写真素材のピクスタ