| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

Android Studio/Eclipse ADT模板用在项目引入material design图标资源

Android Studio / Eclipse ADT模板用于在项目中引入来自 https://github.com/google/material-design-icons 的图标资源。

Android Studio/Eclipse ADT模板用在项目引入material design图标资源 Android Studio/Eclipse ADT模板用在项目引入material design图标资源

安装

  1. Clone this repo
  2. Run git submodule update --init in the root folder to download the material-design-icons submodule
  3. Copy the MaterialDesignIcons folder to your IDE templates folder:
    • Android Studio: /plugins/android/lib/templates/other
    • Eclipse: /extras/templates/other

使用

  • Android Studio: Right click on your application module and select New > Other > Material Design Icons
  • Eclipse: Right click on your project and select New > Other... > Android > Android Object > Material Design Icons

项目主页:http://www.open-open.com/lib/view/home/1416215121461

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1416215121461.html
Android Studio开发工具 Android Studio