Article / 2026/05/31

性能优化 (五) 资源瘦身实战

性能优化 (五) 资源瘦身实战 的技术笔记。

资源瘦身实战

冗余资源

  1. 右键, Refactor, Remove Unused Resource(通过androidstudio 工具处理)

图片资源

  1. 快速发展期的app没有相关规范
  2. https://tinypng.com/ 及 TinyPngPlugin
  3. 图片格式的选择 (png > jpg)

资源混淆

  1. https://github.com/shwenzhang/AndResGuard
  2. 冗长的资源路径变短

其他

  1. 图片只保留一份

  2. 支援在线化

Giscus 未启用:请在 src/site.config.ts 中配置 repoId 与 categoryId。