Android studio attribute android:layout_width is not allowed here这个错误 是因为你的安卓版本选择和你的sdk版本不一致,我新建项目用的Android 4.4,但是sdk没有,所以去这里下载这个4.4版本就行。