码迷,mamicode.com
首页 > 其他好文 > 详细

v4路径与V7冲突问题

时间:2015-06-03 19:17:54      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:

昨天用SDK更新了数据,今天用eclipse新建工程,发现出错,找了半天才发现问题所在,遂注册博客,记录问题,便于以后查阅。

 

eclipse报错:

 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.

 

原因:下载新版本后,sdk文件夹中的v7内容已经更新,而workplace中的v7文件夹没有更新,还是以前的版本,所以会出现两个版本不一样,

 

解决办法:将workplace中的v7文件夹删除,然后再重新导入。

v4路径与V7冲突问题

标签:

原文地址:http://www.cnblogs.com/xinandming/p/4549862.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!