【libs】解决android同时使用多个library时的问题

情景:

在项目引用多个可项目时,多个项目都有对support.v4.jar的引用,报了类似一下错误

log:

Found 3 versions of android-support-v4.jar in the dependency list,

[2014-05-04 14:03:58 - Hi****] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-05-04 14:03:58 - Hi****] All versions of the libraries must be the same at this time.
[2014-05-04 14:03:58 - Hi****] Versions found are:
[2014-05-04 14:03:58 - Hi****] Path: E:\svn\03_ok\gala_new_first\Hi****\Hi****\libs\android-support-v4.jar
[2014-05-04 14:03:58 - Hi****]     Length: 393154
[2014-05-04 14:03:58 - Hi****]     SHA-1: 307c1cc532eabbf1d135b43e5c983c9da700449d
[2014-05-04 14:03:58 - Hi****] Path: E:\svn\03_ok\new_first\Hi****\umeng_android_social_sdk_3.3.6_custom\social_sdk_library_project\libs\android-support-v4.jar
[2014-05-04 14:03:58 - Hi****]     Length: 385685
[2014-05-04 14:03:58 - Hi****]     SHA-1: 48c94ae70fa65718b382098237806a5909bb096e
[2014-05-04 14:03:58 - Hi****] Path: E:\svn\03__ok\gala_new_first\Hi****\Android-ViewPagerIndicator-master\library\libs\android-support-v4.jar
[2014-05-04 14:03:58 - Hi****]     Length: 393154
[2014-05-04 14:03:58 - Hi****]     SHA-1: 307c1cc532eabbf1d135b43e5c983c9da700449d

[2014-05-04 14:03:58 - Hi****] Jar mismatch! Fix your dependencies

原因:

support-v4.jar不同,导致了冲突,

Found 5 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:

解决方案:

把所有libs中的support-v4.jar文件统一,然后刷新这个包,让他重新生成,然后就OK了

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值