Where is the lint output file located in an android project?

user1796624

Hi I'm setting up an android project to run with jenkins on an worker(remote server), I'm trying to run build manually with:

./gradlew assemble --stacktrace 

I get an error

Caused by: org.gradle.api.GradleException: Unable to create lint output directory.

Suspect that it is because there aren't permissions on to write in the system from the user I'm using. Can someone tell me where is this file located so I can set permissions? Thanks

Gabriele Mariotti

The default folder used by Android Studio is

rootProject\module\build\outputs

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

Android Lint contentDescription警告

Android Lint AnnotationProcessorOnCompilePath与ButterKnife

Kotlin和android lint检查

Android Lint Check特定项目

是否可以在Android lint报告中包含Javac lint?

从Android Studio导出Android Lint的HTML报告?

Android Studio和lint.xml

在构建android studio项目时运行lint

缺少对Firebase应用索引的支持(android lint)

Android Lint使用Gradle启用检查

Android Studio lint.xml配置

Android Studio Lint检查Kotlin高阶函数

Android Lint表示ActionBar可能存在NullPointerException

Android Lint错误与?:条件运算符

声纳:为Android Lint创建新规则

SonarQube Android-Lint 存储库不包含所有 android-lint 官方规则?

找不到com.android.tools.lint:lint-gradle Android Studio 3

如何在Eclipse的File> New> _____菜单中添加“ Android Project”?

如何在非Android模块上运行Android Lint?

使SonarQube(Android Lint配置文件)使用项目的lint.xml

Android Studio:Gradle 文件和 File > Project Structure > Project 中提到的 Gradle 版本之间的差异

Android Studio无法下载lint.jar(com.android.tools.lint:lint:25.3.3):无缓存版本可用于离线模式

如何在Gradle脚本中禁止Android Lint警告

由于 com.android.tools.lint,gradlew bundleRelease 失败

配置后无法创建变体“ android-lint”

自定义Android Lint访问方法参考

避免Android Lint抱怨未翻译的字符串

带有dtd声明的Android lint.xml文档类型

在Android Studio Lint中启用不受支持的API警告