【发布时间】:2014-05-16 07:35:54
【问题描述】:
当我删除 D:\appcompat_v7\libs\android-support-v4.jar 错误时,我无法理解 y 会导致问题,因此任何其他解决依赖关系的解决方案都会出现
Jar mismatch! Fix your dependencies
[2014-04-04 11:51:05 - ] Found 2 versions of android-support-v4.jar in the dependency list,
[2014-04-04 11:51:05 - ] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-04-04 11:51:05 - ] All versions of the libraries must be the same at this time.
[2014-04-04 11:51:05 - ] Versions found are:
[2014-04-04 11:51:05 - ] Path:D:\backup\libs\android-support-v4.jar
[2014-04-04 11:51:05 - ] Length: 556198
[2014-04-04 11:51:05 - ] SHA-1: 4a6be13368bb64c5a0b0460632d228a1a915f58f
[2014-04-04 11:51:05 - ] Path: D:\appcompat_v7\libs\android-support-v4.jar
[2014-04-04 11:51:05 - ] Length: 627582
[2014-04-04 11:51:05 - ] SHA-1: db0f122c99ef9f90dbab3fada6d191f2880cbb8e
【问题讨论】:
-
有两个库。您需要删除一个。
-
@tinos07,试试我下面的解决方案,让我知道它是否有效。
标签: android jar sdk dependencies