Android studio Error “Unsupported Modules Detected: Compilation is not supported for following modules”

前端 未结 30 2551
无人及你
无人及你 2020-11-28 00:32

I am using Android studio 1.0.1. I have a java module referred by other modules in my project. I have checked it out from SVN But now every

Unsupported Modu

30条回答
  •  抹茶落季
    2020-11-28 01:18

    Try this steps Individually:-

    1) Go to File->Invalidate Caches / Restart.

    2) Close android studio, Go to C:\Users\(Your UserName)\.AndroidStudio(version)\system and delete caches folder.

    If till now nothing worked, then this step will definitely work...

    3) Simply change project location and import project with new location.

    Enjoy :-):-)

提交回复
热议问题