Tools for creating AnimatedVectorDrawable

Entreco picture Entreco · Mar 8, 2016 · Viewed 10.6k times · Source

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: enter image description here

EDIT:

So far I have found these tools (that help a little):

Answer

Entreco picture Entreco · Dec 11, 2016

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.