I really like the AnimatedVectorDrawable capabilities added to Android. Any nice tools to create such animations?
E.g. Any tools to create animations like described here:
EDIT:
So far I have found these tools (that help a little):
Load the Animated Vector Drawable in Android Studioxml file into the res/drawable folder of your Android Studio project. As it is Vector Drawable, you could put any width and height you want. If you put wrap_content , it will be per the size of the Vector Drawable, which in our case is 24dp . Now, you're done!
Found two awesome sites. AndroidIconAnimator, this is a web-based tool for creating AnimatedVectorDrawables. And Shapeshifter, good control over how to morph paths.
UPDATE 07-09-2017
Both tools are now merged into one really good solution. It took me sometime to understand how to use it, but once you see it, it is a very capable tool
Shapeshifter.design
Thanks 2 Roman Nurik & Alex Lockwood.
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