赞
踩
日志报错:
Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id 'com.android.application']
解决方法:
在项目中的gradle.properties文件中添加语句:android.overridePathCheck=true
添加完后点击右上角Try Again就可以了。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。