使用JACK时会在哪里生成proguard mappings.txt文件? [英] where is the proguard mappings.txt file generated when using JACK?

查看:108
本文介绍了使用JACK时会在哪里生成proguard mappings.txt文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试将最新的 JACK和JI​​LL构建系统用于我的android项目.我知道JACK流程包括proguard处理.

I have been trying to use the latest JACK and JILL build system to for my android project. I know that JACK process includes the proguard processing.

但是之后,我找不到 mappings.txt 文件,用于 Google Play开发者控制台上提供的错误的回溯堆栈跟踪.

But after that i couldn't locate the mappings.txt file for back-tracking stack-trace of bugs provided on google play developer console.

请帮助我 LOCATE mappings.txt .

另一个相关的问题是, shrinkingResources JACK 时是否仍然有效,因为 shrinkingResources 需要 minifyEnabled true JACK 需要 minifyEnabled false .

Another related question is if the shrinkingResources still works while JACK because shrinkingResources requires minifyEnabled true but JACK requires minifyEnabled false.

项目配置-

compileSdkVersion 24
buildToolsVersion "24.0.0"

classpath 'com.android.tools.build:gradle:2.1.2'

更新-

T.Neidhart发布的答案不是可行的解决方案.

Answer posted by T. Neidhart is NOT a working solution.

推荐答案

无法找到作为JACK的映射文件在内部处理proguard的问题,并且在启用JACK时在android工具站点上指出了一些问题.

There is nowhere to find that mappings file as JACK internally process proguard and there are some issues pointed on android tools site while enabling JACK.

因此,如果您现在想跟踪应用程序中的异常,那么暂时不使用JACK是最佳选择.

So for now not using JACK is the best option if you care tracing back exceptions in your apps.

这篇关于使用JACK时会在哪里生成proguard mappings.txt文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆