wangyk517

基于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

分类:

技术点:

相关文章:

  • 2021-12-29
  • 2021-08-26
  • 2022-12-23
  • 2021-12-14
  • 2021-09-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2021-05-12
  • 2022-12-23
  • 2021-07-29
  • 2021-10-23
相关资源
相似解决方案