error: androidmanifest.xml file missing --> What am i missing?

前端 未结 6 1699
深忆病人
深忆病人 2020-12-14 02:07

Hi I am completely new to Android programming and the question I am asking might be something very simple, but I do not have any idea about how to make it work, so kindly be

6条回答
  •  萌比男神i
    2020-12-14 03:08

    I had a similar problem. But is was caused by crashing of eclipse. After that I was 2 swap files of AndroidManifest.xml and the same error: "AndroidManifest.xml file missing!".

    So, I removed swap files (.swo, .swp)

    :-)

提交回复
热议问题