错误如下: 错误地方在布局文件的xml中的xmln后的地址写错了 将上图中圈出的地方改成: xmlns:app="http://schemas.android.com/apk/res-auto" 即可运行成功!