Unsupported Modules Detected: Compilation is not supported for following modules: TimelineView, ctimelineview, app. Unfortunately you can’t have non-Gradle Java modules and Android-Gradle modules in one project.
解决方法:
(1)关闭as
(2)删除.idea目录
(3)删除app/build目录
(4)重新打开as