Android Studio error: "Compilation is not supported for following modules: capacitor-android."

Newbie here. Is this anything to be concerned about?

Unsupported Modules Detected: Compilation is not supported for following modules: capacitor-android. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

Im having same error, the only way i found so far is to close Android Studio and delete .idea folder. The error occurs always when i open Module Settings and change version of the app

1 Like

I have the same error message, but the app compiles and runs fine after showing it…

1 Like

Keep in mind that. After you deleted the .idea folder, keystore password and alias gone. Just don’t get shock.

Yeah this solution works for me. :wink: