Relative Content

Tag Archive for javaandroidkotlincompiler-errorsbuild.gradle

Daemon compilation failed: Could not connect to Kotlin compile daemon

I tried to build my project as an APK file so I could transfer it to my phone and test it to make sure it worked in more than the emulator, and I was given this error. I’m new to Android Studio and Kotlin, and I followed an online tutorial. A little bit of help would be nice. If needed, I can provide my :app build.gradle.kts and activity_main.xml for further help and advice.