找不到元素的声明“Android支持约束ConstraintLayout”

时间:2017-12-12 18:52:09

标签: android android-layout

我不知道这是什么类型的错误?

Image One

enter image description here

图像二

enter image description here

我甚至注意到布局位置在res文件夹中,现在它在java文件夹中自行更改了?为什么我的申请会发生这种情况?我该如何解决呢?

2 个答案:

答案 0 :(得分:1)

您应该将其添加到build.gradle(app)

如果您使用的是AndroidStudio 3.x.x

implementation 'com.android.support.constraint:constraint-layout:1.0.2'

或以下

compile 'com.android.support.constraint:constraint-layout:1.0.2'

答案 1 :(得分:0)

这些问题必须来自项目的长目的地

尝试将您的项目移至Ex:  C:\ myprojet