filipebaptista
05/22/2025, 2:18 PMtapchicoma
05/22/2025, 2:27 PMfilipebaptista
05/22/2025, 2:29 PMChiranjeevi Pandey
05/28/2025, 10:06 AMMadalin Valceleanu
05/28/2025, 10:19 AMidea.log
file from Help > Collect Logs and Diagnostic Data)
Madalin Valceleanu
05/28/2025, 10:23 AM.idea/gradle.xml
and your .idea/misc.xml
files. In theory, after a successful Gradle sync this should be fixed by itself since AS is using your Gradle JDK configuration to set up the Project JDK, however, for some reason it doesn’t work properly which is strange.Madalin Valceleanu
05/28/2025, 11:08 AM.idea/misc.xml
or considering removing the jdk table associated with the project-jdk-name
and stored under android studio configuration directory
• macOS: ~/Library/Application Support/Google/AndroidStudio-VERSION/options/jdk.table.xml
• linux: ~/.config/Google/AndroidStudio-VERSION/options/jdk.table.xml
• windows: %APPDATA%\Google\AndroidStudio-VERSION\options\jdk.table.xml
filipebaptista
05/28/2025, 11:28 AMHakan Mehmed
05/28/2025, 11:38 AMfilipebaptista
05/28/2025, 3:44 PMUnresolved reference
are not shown neither the banner with JDK bannertapchicoma
05/28/2025, 3:47 PMfilipebaptista
05/28/2025, 3:55 PMChiranjeevi Pandey
05/29/2025, 2:08 AMMadalin Valceleanu
05/29/2025, 9:19 AM.idea/gradle.xml
and .idea/misc.xml
files so we can understand your JDK configurationMadalin Valceleanu
05/29/2025, 9:36 AM"Failed waiting too long for the connection to be established"
there’s a issue opened ticket for it https://youtrack.jetbrains.com/issue/KMT-1153, however, this isn’t studio related