qq_30688087
2015-11-12 08:10android studio项目问题
1在eclipse运行完美。到了android studio上面,build之后就出现这样的错误
Error:Execution failed for task ':app:lint'.
Lint found errors in the project; aborting build.
Fix the issues identified by lint, or add the following to your build script to proceed with errors:
...
android {
lintOptions {
abortOnError false
}
}
...
- 点赞
- 回答
- 收藏
- 复制链接分享
2条回答
为你推荐
- 萌新求助Android Studio工程编译没问题,运行app就闪退,求大佬看看是什么问题
- android-studio
- java
- 1个回答
- android studio无法创建java类
- android-studio
- android
- 6个回答
- Android studio新建项目很慢,怎么解决?
- android-studio
- android
- 3个回答
- Android Studio新建项目,activity无法注册
- android-studio
- gradle
- android
- 4个回答
- android 新建项目出现问题
- android
- 图片
- 3个回答
换一换