android sdk main.out.xml parsing error?

后端 未结 17 2058
别跟我提以往
别跟我提以往 2020-12-02 09:31

I just started a new Android project, \"WeekendStudy\" to continue learning Android development and I got stumped compiling the default \'hello weekendstudy\' compile / run.

17条回答
  •  孤城傲影
    2020-12-02 10:23

    I was also facing this issue.

    When using eclispe make sure before clicking "Run", Any file selected in Project is not the XML file.With this you will never get this error. Also, Make sure you have deleted all the ....out.xml from your workspace.

    I spend almost 30 Min to know the root cause of this and found this solution.

提交回复
热议问题