Material Design Icons ADT Template
- Clone this repo :https://github.com/google/material-design-icons 去克隆一个项目
- Run
git submodule update --initin the root folder to download the material-design-icons submodule 打开你的git命令行 cd到root目录 执行这个命令 他就会自动下载了 - Copy the MaterialDesignIcons folder to your IDE templates folder: 把模板文件夹拷贝至IDE的模板文件夹 即可
- Android Studio:
<android-studio-folder>/plugins/android/lib/templates/other - Eclipse:
<android-sdk-folder>/extras/templates/other
- Android Studio:
本文介绍如何通过克隆 GitHub 仓库并使用 git 命令行工具来安装 Material Design Icons。具体步骤包括克隆项目、更新子模块以及将图标文件夹复制到 Android Studio 或 Eclipse 的模板文件夹中。
1178

被折叠的 条评论
为什么被折叠?



