`
mmdev
  • 浏览: 12933468 次
  • 性别: Icon_minigender_1
  • 来自: 大连
文章分类
社区版块
存档分类
最新评论

android XML : unbound prefix

 
阅读更多

android XML : unbound prefix

出现该错误一般有两个原因:

1.拼写错误。例如把android写成了amdroid

2.xml文档内没有加入 xmlns:android="http://schemas.android.com/apk/res/android" 引用。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics