I'd like to modify existing Android drawable vector XML resource, but Android Studio let do it only in XML source.
Could you suggest a tool for "interactive" editing Android drawable XML?
Or may be there is a way to import such files to, say Incscape, or Adobe...
To start Vector Asset Studio: In Android Studio, open an Android app project. In the Project window, select the Android view. Right-click the res folder and select New > Vector Asset.
A VectorDrawable is a vector graphic defined in an XML file as a set of points, lines, and curves along with its associated color information. The major advantage of using a vector drawable is image scalability.
Here is my IDEA plugin : VectorPathTweaker
With this you can easily translate, scale, flip and transpose standard android vector drawables.
For installation you need to search for 'VectorPathTweaker' on the plugin market.
tips: you can tweak the values by scrolling the mouse wheel.
Is not really what you are asking but on latest version of Android Studio (3.2.1) you have a preview option for all the xml vectors. At this way, you can see the changes while editing the vector which can be very useful. You can find it on the right side of the Android Studio. Check at the screenshot I attach to you.Preview of a vecotr drawable
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With