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 points:
The version does not match. An error is reported in the figure below
Solution:
Modify its version (just change it to be the same as other local projects)
https\://services.gradle.org/distributions/gradle-4.4-all.zip
Read More:
- Android studio version 3.0 import version 2.2.2 error Error:This Gradle plugin requires Studio 3.0 minimum
- How to Solve Gradle Error: Plugin with id ‘jetty’ not found.
- Runtime error prompt in Android Studio: arrayadapter requires the resource ID to be a textview problem
- You have not accepted the license agreements of the following SDK components
- Mac installation tree command error solution
- K8S error validating data: ValidationError(Deployment.spec): missing required field selector
- How to Solve Error inflating class android.support.design.widget.FloatingActionButton
- Unknown custom element: [xxx] – did you register the component correctly…
- Springboot package error: failed to execute goal org.apache.maven.plugins:maven-resources-plugin: 3.2.0…
- Error:scalac: missing or invalid dependency detected while loading class file ***
- How to Solve Error: Cannot find the declaration of element ‘beans’.
- [ubuntu14.04]Tensorflow: Could not find any downloads that satisfy the requirement
- Android studio can’t start, running error: warning: crash service did not start
- How to Solve Error: avoided redundant navigation to current location: “index/user”
- Uiautomatorviewer Error: Unexpected error while obtaining UI hierarchy java.lang.reflect.InvocationT…
- Start failure: spawn CMD enoent error (How to Fix)
- How to Solve ERROR – unregister mbean error javax.management.InstanceNotFoundException: com.alibaba.druid:type=
- AS: How to Fix “XML tag has empty body” Error
- flutter | W/zipro(12512): Error opening archive D:\…Invalid file ERROR: dump failed because…
- Error using tensorflow GPU: could not create cudnn handle: cudnn_STATUS_NOT_INITIALIZED