android eclipse中的错误:The element must be a direct child of the element这个怎么解决.

来源:学生作业帮助网 编辑:作业帮 时间:2024/11/28 07:30:15
android eclipse中的错误:The  element must be a direct child of the  element这个怎么解决.
xN0_`%>w@Jh2ª;LH"FA9 ^f+^B% iӯ}@SA `U'agS46(HX$0@@#YRL_5 ռY8 TJN =WDBd:Q%-9x uV _˵;|*5{K< Kհ(o !"køe"C텍zR4[ҬIp,^c(zEahO#U=W7Ƥg1Rqt?aoeE`w};M

android eclipse中的错误:The element must be a direct child of the element这个怎么解决.
android eclipse中的错误:The element must be a direct child of the element
这个怎么解决.

android eclipse中的错误:The element must be a direct child of the element这个怎么解决.
你这是AndroidManifest.xml报错吧,意思是说要把 这个标签放到里面
也就是说



这样的结构

没搞过android, 你这个错误时配置语法错了吧
activity标签貌似必须是
application标签的直接子标签,