Android manifest attribute not allowed here

后端 未结 11 1897
自闭症患者
自闭症患者 2021-02-18 13:28

I have several manifest errors regarding some attributes . I have not made any changes to the manifest the application generated automatically yet i get several errors. *( I\'m

11条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-18 13:55

    Close the andorid studio and open the AndroidManifest.xml from the application folder in any of the local editor for e.g., Notepad,notepad++,sublime etc. Make change and save the manifest file. Now open the androdistudio. Your problem will be solve.

提交回复
热议问题