Android Studio The project is already registered

前端 未结 4 578
南方客
南方客 2021-01-13 06:34

I\'ve a big problem with Android Studio. I have a project that depends on two other projects (as libs). I followed the guide Problems importing project into Android Studio r

4条回答
  •  渐次进展
    2021-01-13 07:23

    In ij go to menu: View -> Tool Windows-> Gradle Right click on the problematic module and click Refresh External Project, You should see the module in project explorer.

提交回复
热议问题