Project already contains module with this name — Android Studio

前端 未结 15 1053
长发绾君心
长发绾君心 2021-01-01 09:15

I had successfully imported a Module in my Application project in Android Studio. Then I deleted or removed the module by following the below link:

15条回答
  •  星月不相逢
    2021-01-01 09:27

    I solved this by removing the existing module from the project structure, then renaming the folder. It finally worked when I removed the folder, ran a sync, then re-added the folder and attempted to import.

提交回复
热议问题