Compilation is not supported for following modules

318 阅读1分钟

Compilation is not supported for following modules: [project name] Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.*

如果 Android Studio 运行项目的时候出现这个提示,这里提供一个解决办法:

image.png

找到这个,然后删掉 然后点击这个

image.png

重启项目就可以解决了