Hey guys, by default, the Android Studio helps con...
# android
t
Hey guys, by default, the Android Studio helps converting 1 single svg file to vector drawable. I am looking for a formal lib which help convert SVG files to vector drawables (.xml) file only by 1 manipulation. I found a lib on stackOverFlow (https://github.com/ravibhojwani86/Svg2VectorAndroid/blob/master/Svg2VectorAndroid-1.0.jar)
<https://stackoverflow.com/questions/41190803/is-there-a-way-to-bulk-convert-svg-files-using-android-asset-studio>
Is that any formal lib from google??? Many Thanks
j
Android Studio should be able to import multiple SVG files for you
Open
Resource Manager
, hit the plus button, and select Import Drawables