快速清理Android中无用的资源信息,图片,字符串等

基于python的脚本工具 android-resource-remover

github 地址:
https://github.com/KeepSafe/android-resource-remover

安装方法:

pip install android-resource-remover

使用方法:

cd <under your project>
lint --check UnusedResources  ./ --xml lint-result.xml && android-resource-remover

转自:http://www.yinqisen.cn/blog-541.html

posted @ 2016-09-06 09:52  鹤骨松姿  阅读(782)  评论(0编辑  收藏  举报