-
Notifications
You must be signed in to change notification settings - Fork 42
Description
English:
I downloaded the SDK following the normal process, but when I compiled my app, it gave me the error:
"ToolingApiServerImpl: Failed to initialize project
29-11 20:12:12.933 ERROR [ForkJoinPool.commonPool-worker-9] BaseEditorActivity: An error occurred initializing the project with Tooling API". I tried changing the download source, but it didn't work. Deleting the Gradle cache also didn't help. I suspect the download was interrupted at the beginning, and there's no stack trace in the logs, just this error. Please help me resolve this.QWQ
(I tried using a VPN or not using one, but the problem persisted.)
中文:
明明我是按正常流程下载SDK,然后编译我的APP又说
"ToolingApiServerImpl: Failed to initialize project
29-11 20:12:12.933 ERROR [ForkJoinPool.commonPool-worker-9] BaseEditorActivity: An error occurred initializing the project with Tooling API"
期间尝试过换源,但没用,删除gradle缓存也没用,我在怀疑是不是刚下载时中断了,而且日志也没个堆栈跟踪信息,就只是这个错误,求解决QWQ
(期间也尝试过不使用vpn或使用,但问题依旧)