Gradle项目同步失败。 Android Studio

时间:2014-09-02 01:02:06

标签: gradle android-studio android-gradle build.gradle

我有 Android工作室8.6 Gradle插件0.12.2 JDK SE第7版更新67

在Android工作室中,会弹出一个栏,上面写着"成绩项目同步失败。" 消息框显示"错误:权限被拒绝:连接" 我关闭了防火墙,我仍然得到同样的错误。

我已经尝试了所有我能想到的东西。 谁能帮我?

这是想法日志

https://code.google.com/p/android/issues/attachmentText?id=75520&aid=755200001000&name=idea.log&token=ABZ6GAdMX-o6HMm5QfRzUo_FPCDpZxKGww%3A1409629650650

以下是Gradle守护程序日志的一部分,其中包含完整的登录链接。

https://code.google.com/p/android/issues/attachmentText?id=75520&aid=755200002000&name=daemon-5360.out.log&token=ABZ6GAdW5VYzeuv3iYeE7U-HkfF4xTh5dg%3A1409631833795

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'MyApplication'.
> Could not resolve all dependencies for configuration ':classpath'.
   > Could not resolve com.android.tools.build:gradle:0.12.2.
     Required by:
         :MyApplication:unspecified
      > Could not GET 'http://jcenter.bintray.com/com/android/tools/build/gradle/0.12.2/gradle-0.12.2.pom'.
         > Permission denied: connect

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

2 个答案:

答案 0 :(得分:2)

我不知道发生了什么,但现在它有效。

答案 1 :(得分:0)

这似乎是一些复杂的网络情况造成的。如果再次发生,请尝试在设置中设置http代理。