How to create Android VectorDrawables from Illustrator (or similar tool)?
If you’re using Android Studio, the best method is: Right-click on your ‘drawable’ folder > New > Vector Asset Click ‘Local SVG file’ to import your own SVG file, or ‘Material Icon’ to use the supplied icons. Change the resource name to whatever you need it to be. Click Next and choose your target modules … Read more