dex-method-counts:在Android APK中按包分组输出方法计数的工具

时间:2024-07-11 23:28:37
【文件属性】:

文件名称:dex-method-counts:在Android APK中按包分组输出方法计数的工具

文件大小:71KB

文件格式:ZIP

更新时间:2024-07-11 23:28:37

Java

dex-method-counts 在 Android APK 中按包分组输出方法计数的工具。 特征 Multidex apk 支持 扁平化通用包前缀( com 、 org 、 com.github等) 用法 $ ./gradlew install $ ./build/install/dex-method-counts yourapp.apk 学分 基于的 。 DEX 文件解析基于的dexdeps工具。 执照 Copyright (C) 2015 Jerzy Chalupski Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a c


【文件预览】:
dex-method-counts-master
----gradlew(5KB)
----settings.gradle(39B)
----src()
--------main()
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(1KB)
----gradlew.bat(2KB)
----.gitignore(164B)
----build.gradle(286B)

网友评论