【问题标题】:Getting bug "error: Error parsing XML: unbound prefix"获取错误“错误:解析 XML 时出错:未绑定前缀”
【发布时间】:2012-08-07 05:07:15
【问题描述】:

我收到一个错误“错误:解析 XML 时出错:未绑定前缀” 我的 XML 文件如下所示。

<item xmlns:android="http://schemas.android.com/apk/res/android"
 android:title="About Us"   
 anroid:id="@+id/aboutUs"
 android:numericShortcut="1"
 android:alphabeticShortcut="a"/>

<item
 android:title="Preferences"   
 anroid:id="@+id/preferences" />

我很长时间都无法解决这个问题。任何帮助将不胜感激。 谢谢

【问题讨论】:

    标签: xml android-layout


    【解决方案1】:

    你在两个地方拼错了android

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-05-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-12-22
      • 2014-02-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多