报错内容 Exception in thread "main" java.util.zip.ZipException: zip END header not found 解决方案 ① 找到文件:android/gradle/wrapper/gradle-wrapper.properties ② 替换镜像源为: distributionUrl=https://mirrors.cloud.tencent.com/gradle/gradle-7.6.3-all.zip