Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/321.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 构建/编译颤振应用程序时出现的问题_Java_Android_Gradle_Kotlin_Flutter - Fatal编程技术网

Java 构建/编译颤振应用程序时出现的问题

Java 构建/编译颤振应用程序时出现的问题,java,android,gradle,kotlin,flutter,Java,Android,Gradle,Kotlin,Flutter,每次尝试构建颤振应用程序时都会出现此错误 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'android'. > Could not resolve all artifacts for configuration ':classpath'. > Could not download kotlin-gradle-plu

每次尝试构建颤振应用程序时都会出现此错误

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not download kotlin-gradle-plugin.jar (org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50)
      > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50.jar'.
         > Connection reset
   > Could not download kotlin-annotation-processing-gradle.jar (org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.3.50)
      > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50.jar'.
         > Connection reset
   > Could not download kotlin-android-extensions.jar (org.jetbrains.kotlin:kotlin-android-extensions:1.3.50)
      > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50.jar'.
         > Connection reset
   > Could not download kotlin-compiler-embeddable.jar (org.jetbrains.kotlin:kotlin-compiler-embeddable:1.3.50)
      > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50.jar'.
         > Connection reset

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

* Get more help at https://help.gradle.org

BUILD FAILED in 37m 42s
Finished with error: Gradle task assembleDebug failed with exit code 1
我正在运行Windows 10。 医生,从那里一切都很好


请帮我调试一下,好像我永远也无法启动android开发。浪费了昨天所有的时间来调试所有的东西,现在这个..

你是在使用VPN还是配置了DNS服务器?不,我没有使用任何VPN,我想我也配置了我的SND,因为我在无线网络上。你是在使用VPN还是配置了DNS服务器?不,我没有使用任何VPN,我想我也配置了我的SND,因为我在无线网络上