ERROR Error parsing XML: unbound prefix

 
    <Button android:id="@+id/button"
       android:layout_width="wrap_content"
       android:layout_height="wrap_content"
       android:text="这是button"/>

编写在res --> layout -->main.xml下

 

可能是android写成了andriod

也可能是android写成了Android

你可能感兴趣的:(error)