AndroidManifest.xml is missing

前端 未结 10 1159
天涯浪人
天涯浪人 2020-12-08 13:00

I created one android application project in eclipse and whenever I tried to run that application its throwing an error message saying AndroidManifest.xml file

10条回答
  •  失恋的感觉
    2020-12-08 13:32

    I closed all projects that were unrelated with the one I was trying to run (right-click on project in Project Explorer and then selecting Close Project) and the problem magically disappeared (for no apparent reason). Then, even after I re-opened the closed projects, the problem did not come back.

提交回复
热议问题