Search code examples
androidandroid-studiosvgvector-graphics

Mass vector assets import Android Studio


Is there a way to import many vector svg images into project? Importing 30+ icons is kind of boring and rather stupid. Which script is Android Studio using to convert svgs?


Solution

  • Well in case anyone will be interested there are online tool and offline .NET/Mono tool for mass import. The last one is more reliable and flexible. Or we can use shell script.