Akash Yadav

Results 104 comments of Akash Yadav

Currently, the LSP in AndroidIDE uses Java compiler from JDK 17. As a result, LSP features like code completion will not work if you set the source compatibility to `VERSION_21`...

If the IDE crashes, you are required to provide the crash report containing the stack trace. The log file you provided does not contain anything relevant to a crash.

Android Gradle Plugin v8.4.x is not supported yet. Relevant logs for reference ``` ToolingApiErrorStream E SEVERE: Internal error: org.gradle.tooling.model.UnsupportedMethodException: Unsupported method: AndroidProject.getModelSyncFiles(). ToolingApiErrorStream E The version of Gradle you connect...

Commit d5762bddb84996aa1f8929de253004e8a26b516b adds support for AGP 8.3.0. Support for AGP 8.4.0 will be added when it is stable.

Relevant: https://github.com/AndroidIDEOfficial/AndroidIDE/issues/1807#issuecomment-2118960501

There are some issues with this implementation that I have listed below, with steps to reproduce the issues. I didn't debug these issues myself so I can't provide the exact...

> The number of errors, and the errors themselves and the reference to them, appears in a drawer with a list of errors, and in each of them, you click...

Sorry for the late reply. > On the other hand, do we really need full size names? In most PC IDEs you will have the same picture of names on...

Merged (cee7d6a02471c5f2366071a48dcf9dce4e6fc2f8).