Could not determine the class-path for interface com.android.builder.model.AndroidProject

后端 未结 7 568
梦谈多话
梦谈多话 2021-01-30 08:10

When I import an Eclipse project into Android Studio, I got this problem: Gradle \'XNote\' project refresh failed Error:Could not determine the class-path for interfa

7条回答
  •  悲&欢浪女
    2021-01-30 09:13

    In my case I removed folder .idea from the project and then restarting the studio automatically manages to all the required folder and gradle work.

提交回复
热议问题