我遇到了这种错误,如何修复它.
Error:Unable to load class 'org.gradle.tooling.internal.protocol.test.InternalTestExecutionConnection'.
Possible causes for this unexpected error Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires network)The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem.
Stop Gradle build processes (requires restart)Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle …Run Code Online (Sandbox Code Playgroud) 我想从头开始申请.我应该使用哪个第三方库进行解析?我发现了两个最好的库:Android Volley和Retrofit.我应该使用哪种更快更好的响应?