Sean's Note: To get how many methods used in an APK.

2015年10月16日 星期五

To get how many methods used in an APK.

GitHub 上有熱心的大大寫出了一個 tool (jar),可以用來查看 APK 用了多少 methods。
不過有點小麻煩的是得把 project 抓下來,自己 build 出 dex-method-counts.jar。
我把它  build 好放在 Google Drive 上方便懶人們直接使用:
https://drive.google.com/file/d/0B2EwSdT6jFo8ZWs2MlhxVzZwaU0/view?usp=sharing

Check following link for details:
https://github.com/mihaip/dex-method-counts

更有人把它進一步整成了 Android Studio 的 plugin:
https://github.com/KeepSafe/dexcount-gradle-plugin

沒有留言:

張貼留言