#288 · Primary category: Video & Animation

AnimatedSvgView

android animation path-tracer svg vector-drawable

Animated SVG Drawing for Android

Project last updated:10/29/18

GitHub Stars

2.0K

Forks

248

Contributors

4

License

Apache-2.0

Why we included this project

AnimatedSvgView takes an SVG's path data and redraws it stroke by stroke, so a logo or icon looks like it's being sketched out on screen. You supply the path strings, then tune the animation duration, stroke color, and other details, and it renders inside a regular Android layout. It's a small Maven dependency that supports API 14 and up, so it fits into an existing app without forcing you into a heavy game engine. That makes it a practical choice for splash screens or brand moments where you want a bit of motion without extra complexity.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category