本文介绍了无法将我的ADT android从22更新到v 23的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 我无法更新我的ADT,如图所示。如图所示 由于依赖性相冲突,无法完成安装。 我该怎么办? 解决方案看起来你已经发现将ADT捆绑包从v22.x升级到v23.x的方法不行。这是由Google所做的更改引起的。 我遇到这个问题,获得新的ADT版本的唯一方法就是获得新的捆绑包。 > 你可以看到整个线程这里,以下是Google项目成员的帖子:还有一件奇怪的事情要注意,他们实际上回到了旧版本的Eclipse对于这些ADT软件包,您将不会再获得Eclipse以前的黑色和绿色Android特定启动屏幕。 I can't Update my ADT as shown . as shown " Cannot complete the install because of a conflicting dependency."what should I do ?! 解决方案 Looks like you've found out the hard way that upgrading a ADT bundle from v22.x to v23.x just doesn't work. This was caused by changes that Google made.I ran into this problem, and the only way to get the new ADT version is to get a new bundle.You can see the whole thread here, below is the post by a Google Project Member:One more strange thing to note, they actually went back to an older version of Eclipse for these ADT bundles, and you will no longer get the nice black and green Android specific splash screen that Eclipse had before. 这篇关于无法将我的ADT android从22更新到v 23的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-25 22:16