files under the “build“ folder are generated and should not be edited.
问题:files under the “build” folder are generated and should not be edited.引起原因:在xml文件夹下,新建了App Actions XML File 文件(actions.xml),后来删除了actions.xml,就开始报错。AndroidManifest.xml文件也有错误,但是只要再新建actions.xml就可以编译运行,不过我并不想要actions.xml文件。解决方法:1.先重新复制保存整个项目的文件。(后面的操作



