Code Monkey home page Code Monkey logo

Comments (4)

shanksiscool avatar shanksiscool commented on August 25, 2024

推出,关闭AS看看,我也刚刚遇到handshake问题。重新打开,接着就是慢慢的sync gradle,看它报什么提醒。我刚刚遇到,AS提醒buildToolVersion要update,common_base/build.gradle下的第一行comple替换成implementation之类的小修改

from androidmoduledemo.

shanksiscool avatar shanksiscool commented on August 25, 2024

Error:Could not resolve all files for configuration ':common_base:debugAnnotationProcessorClasspath'.

Could not download commons-collections4.jar (org.apache.commons:commons-collections4:4.1)
Could not get resource 'https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar'.

Could not GET 'https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar'.
Remote host closed connection during handshake

有时候可能是网络问题的,

from androidmoduledemo.

kevin161 avatar kevin161 commented on August 25, 2024

Error:Could not resolve all files for configuration ':common_base:debugAnnotationProcessorClasspath'.

Could not download commons-collections4.jar (org.apache.commons:commons-collections4:4.1)
Could not get resource 'https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar'.

Could not GET 'https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar'.
Remote host closed connection during handshake

有时候可能是网络问题的,

试了不行

from androidmoduledemo.

wutq avatar wutq commented on August 25, 2024

jar包下不下来,肯定是网络的锅,或者你把jar包手动下载了扔到你本地的库里去

from androidmoduledemo.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.