代码之家  ›  专栏  ›  技术社区  ›  Pascal

Proguard 6新“-Android”选项

  •  0
  • Pascal  · 技术社区  · 8 年前

    Proguard 6自2月起退出,并提供 some new features 其中 -安卓 选项

    "A new option -android, to tune the optimizations for Android"
    

    我想了解更多关于这个选项的信息,了解它在优化方面的实际作用(可能是混淆)。

    我在guardsquare.com上搜索并在谷歌上搜索:我只能找到一个 死去的 关于Android的链接 this page .链接如下:

    > android <-死链接
    在android上以处理的类文件为目标。

    在哪里? 我能找到关于这个新选项的清晰和详细的解释吗?

    谢谢

    1 回复  |  直到 8 年前
        1
  •  3
  •   user1643723    8 年前

    Sourceforge repository page

    grep -R android core/src/ | wc -l
    27
    

    1. maximum.inlined.code.length
    2. FloatMath Math
    3. android.util.Log

    -android