jaredrummler/AnimatedSvgView
Animated SVG Drawing for Android observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3752
- days_rel: n/a
- days_push: 2865
- n_releases_24m: 0
Adoption not part of the score
1964 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android view library that animates the drawing of SVG path data, tracing paths progressively with per-path colors. It is distributed via Maven Central and works on API 14+.
Use cases
- animate an svg logo drawing itself on android
- trace svg paths progressively in an android app
- play a vector drawable path animation on android
- add an animated svg splash/intro graphic to an android layout
- render multi-color svg glyph animations in android
When to choose
- you need lightweight svg path-drawing animation in a native Android view
- you want per-path color control via simple XML resources
- your minSdk is 14+ and you prefer a small Maven dependency
When to avoid
- you need full SVG rendering (masks, gradients, groups), not just path tracing
- you target platforms other than Android
- you need a actively developed library with recent releases
Facets
library · maturity maintenance
animation ui-components image-processing mobile-development graphics frontend jvm svg vector-drawable path-tracing android-view android
1 source
- readme: https://github.com/jaredrummler/AnimatedSvgView · fetched 2026-08-28 · bfea951590e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredrummler/AnimatedSvgView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jaredrummler/AnimatedSvgView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem