I am using Google material design icon for my web application from google material design icon. We are creating a new android application for same.so for each icon i need to download its resources and manually copying and paste png to the respective resolution. Which is very hectic task of copying and pasting the icons. Is there is way in android i can import it as plugin in android studio ? i have to added so many icons in the app.
How to import Google material design icon in android studio 3.2.1 latest version?
5.9k Views Asked by Feroz Siddiqui At
4
There are 4 best solutions below
0

Yes, there is a Plugin for Material Icons!
Just go through this link - https://github.com/konifar/android-material-design-icon-generator-plugin
0

Yes , You can install Material Design Icon Generator plugin in android studio. From there you can get the all material design icons.
1

Yes, you are right you have to do it manually by downloading one by one from
MaterialDesignIcons
or
Generate Icons using
Material Design Icons Generator Plugin with Android Studio.
But there is an open source solution available related to your problem but its outdated one and icons might be less.
you can use third party
IntelliJ
plugin likematerial design icon generator
for Installation
On MAC:
On Linux or Windows: