【发布时间】:2018-06-09 05:44:01
【问题描述】:
Proguard 6 从 2 月开始推出,提供 some new features,其中 -android 选项
"A new option -android, to tune the optimizations for Android"
我想了解有关此选项的更多信息,以了解它在优化(以及可能的混淆)方面的真正作用。
我在guardsquare.com 上搜索并用Google 搜索:我只能在this page 上找到一个关于android 的dead 链接。这是链接:
> android 将处理后的类文件定位到 Android。
在哪里可以找到有关此新选项的清晰详细说明?
谢谢
【问题讨论】:
-
@AshishJohn 感谢您的链接,但它没有提供有关“-android”选项的解释。
标签: android proguard android-proguard