Android import project compilation error:
Error: Internal Error: org. Gradle. Tooling. BuildException: Could not execute build using gradle distribution ‘https://services.gradle.org/distributions/gradle-4.10.1-all.zip’.
Problem:
Version mismatch, loading error reported in the following figure
Solution:
Modify its version (just make it the same as other local projects) :
Error: Internal Error: org. Gradle. Tooling. BuildException: Could not execute build using gradle distribution ‘https://services.gradle.org/distributions/gradle-4.10.1-all.zip’.
Problem:
Version mismatch, loading error reported in the following figure
Solution:
Modify its version (just make it the same as other local projects) :
https\://services.gradle.org/distributions/gradle-4.4-all.zip
Read More:
- [Solved] Android gradle Error: gradle project sync failed. Please fix your project and try again
- Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-6.7.1-b
- Error in Cordova project execution command after Android studio upgrade: could not find gradle wrapper within Android SDK
- Android Studio sync build.gradle appears: Failed to resolve: com.android.support:appcompat problem
- android studio Error Gradle project sync failed. Please fix your project and try again
- Could not install Gradle distribution
- Android studio “sync project with gradle files” button disappears
- AS3.5 Error gradle project sync failed.Basic functionality(e.g.editing,debugging) will not work
- Android studio import project problems summary
- [actual record of Android stepping on the pit] Android studio reports an error invalid gradle JDK configuration found after importing the project
- Solve gradle project refresh failed
- Gradle tasks disappeared after upgrading Android stuido 4.2?
- Android project error: could not resolve com.android.support .c onstraint:constraint-layout :2.0.2.
- How to Fix Android Error:This Gradle plugin requires Studio 3.0 minimum
- Failed to execute goal in Maven build org.apache.tomcat .maven:
- Error: Gradle project sync failed. Please fix your project and try again.
- Sync with Gradle for project ‘XXXX‘ failed: Connection timed out: connect
- Solution: unity package failed. Commandinvocationfailure: gradle build failed
- Unity package encountered an error report about gradle build failed
- Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (default-cli) on project Hello