================================= Problem description ========================== =
<Relativelayout xmlns: Android = "http://schemas.android.com/apk/res/android"
Xmlns: Tools = "http://schemas.android.com/tools"
Android: layout_width = "match_parent"
Android: layout_height = "match_parent"
Android: paddingbottom = "@ dimen/activity_vertical_margin"
Android: paddingleft = "@ dimen/activity_horizontal_margin"
Android: paddingright = "@ dimen/activity_horizontal_margin"
Android: paddingtop = "@ dimen/activity_vertical_margin"
Tools: context = ". mainactivity">
<Button Android: Id = "@ + ID/hzp"
Android: text = "Cosmetics"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
>
</Button>
<Button Android: Id = "@ + ID/FS"
Android: text = "apparel"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
Android: layout_below = "@ ID/hzp">
</Button>
<Button Android: Id = "@ + ID/shyp"
Android: text = "daily necessities"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
Android: layout_below = "@ ID/FS">
</Button>
<Button Android: Id = "@ + ID/Wm"
Android: text = "takeout"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
Android: layout_below = "@ ID/shyp">
</Button>
<Button Android: Id = "@ + ID/dexw"
Android: text = "second degree"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
Android: layout_below = "@ ID/Wm">
</Button>
<Button Android: Id = "@ + ID/Qt"
Android: text = "other"
Android: layout_width = "wrap_content"
Android: layout_height = "wrap_content"
Android: layout_below = "@ ID/dexw">
</Button>
</Relativelayout>
=============================== Solution 1 ========================== ===
Button
=>
Button
What is wrong with the layout below? Does anyone know? My software cannot run .. Error