【发布时间】:2019-01-02 15:40:32
【问题描述】:
当我将存储库从 GitHub 克隆到 android studio 时出现此错误。
Unsupported Modules Detected: Compilation is not supported for following modules: GitHubTestV3. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
当我尝试运行应用程序时出现此错误
Configuration is still incorrect. Do you want to edit it again?
有什么解决办法吗?
我已按照 stackoverflow 上其他答案的建议尝试使缓存无效并重新启动,但在我的情况下它不起作用。
【问题讨论】:
标签: android git android-studio github