






























text
网址: https://romannurik.github.io/AndroidAssetStudio/
text
网址: https://icon.kitchen
text
网址: https://makeappicon.com
text
网址: https://www.canva.com
| 密度 | 尺寸 | 存放路径 |
|---|---|---|
text
app/src/main/res/
├── mipmap-mdpi/
│ ├── ic_launcher.png ← 48x48
│ └── ic_launcher_round.png ← 48x48
├── mipmap-hdpi/
│ ├── ic_launcher.png ← 72x72
│ └── ic_launcher_round.png
├── mipmap-xhdpi/
│ ├── ic_launcher.png ← 96x96
│ └── ic_launcher_round.png
├── mipmap-xxhdpi/
│ ├── ic_launcher.png ← 144x144
│ └── ic_launcher_round.png
└── mipmap-xxxhdpi/
├── ic_launcher.png ← 192x192
└── ic_launcher_round.png
text
右键 res 目录
→ New
→ Image Asset
→ 选择图片
→ 自动生成所有尺寸 ✅
💡 推荐直接用 Icon Kitchen,上传图片一键下载 zip 包,解压替换 mipmap 文件夹即可
免责声明 本文档所有内容仅供安全研究、学术交流与技术学习使用,严禁用于任何未经授权的逆向破解、网络攻击、隐私窃取、恶意软件开发及其他违反《中华人民共和国网络安全法》《数据安全法》等法律法规的行为,使用者应确保已获得目标软件权利人的合法授权并自行承担因使用本文档内容所产生的一切法律责任与后果,作者不对任何直接或间接损害承担任何责任,继续阅读即视为您已知悉并同意上述全部条款。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。