AndroidManifest.xml file not found

前端 未结 12 2092
清酒与你
清酒与你 2020-12-09 03:20

I\'m using git, and creating lots of git branches for new features on a project I\'m working on. Every once in a while, I\'ll create a new branch off master as usual (let\'s

12条回答
  •  既然无缘
    2020-12-09 04:12

    It happens to me when I don't have .iml file to open the project. It's very easy to fix, you just need to close the project and reopen it taking care of select build.gradle file before click open.

    I hope it helps somebody.

提交回复
热议问题