刚才我将我的android工作室从build 130.737825更新为build 130.878379。当我第一次创建项目时,我遇到了以下错误。
Gradle: A problem occurred configuring project ':MyApplicationadfaldf'.
> Failed to notify project evaluation listener.
> Could not resolve all dependencies for configuration ':MyApplicationadfaldf:_DebugCompile'.
> Could not find any version that matches com.android.support:appcompat-v7:+.
Required by:
MyApplicationadfaldfProject:MyApplicationadfaldf:unspecified
是什么原因?
答案 0 :(得分:5)
对于其他可能面临同样问题的人, 转到工具 - > Android-> SDK Manager,并更新所有存储库。现在,一切都会正常运作。
答案 1 :(得分:1)
我的项目中的同样问题已修复:
在Android Studio中:
-> Go to File menu -> Settings -> Gradle ->
现在,在 Gradle设置中,只需选中使用自动导入现在,更新Maven将在Android Studio中更新,此错误应该消失。
答案 2 :(得分:0)
http://tools.android.com/knownissues#TOC-Bundled-Maven-Repository
您需要安装“android support repository”