码迷,mamicode.com
首页 > 移动开发 > 详细

Error:(27, 13) Failed to resolve: com.android.support.constraint:constraint-layout:1.0.2约束布局constraint-layout导入失败的解决方案

时间:2018-01-22 19:29:35      阅读:2309      评论:0      收藏:0      [点我收藏+]

标签:tool   you   base   body   word   ack   manager   lib   nbsp   

运行demo提示错误: 
Error:(27, 13) Failed to resolve: com.android.support.constraint:constraint-layout:1.0.2
是你的androidStudio 要安装插件才可以运行这个包。 

详细步骤说: 
a. 点击Tools>android>SDK Manager 
b. 点击SDK Tools标签 
c.选择show pack details,找到support repository->constraintlayout for android下面可以看到现在你 的系统需要安装constraint-layout的版本,根据这个安装你当前系统的相应版本。 
d.选择你想安装的版本。  
安装完你的插件就OK了。

Error:(27, 13) Failed to resolve: com.android.support.constraint:constraint-layout:1.0.2约束布局constraint-layout导入失败的解决方案

标签:tool   you   base   body   word   ack   manager   lib   nbsp   

原文地址:https://www.cnblogs.com/rocksmall/p/8330326.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!