# jaredrummler/AnimatedSvgView

Animated SVG Drawing for Android

Repository: https://github.com/jaredrummler/AnimatedSvgView
Canonical: https://ross.abutalabs.com/products/animatedsvgview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, animation, svg, vector-drawable, path-tracer
Last push: 2018-10-29T04:14:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3752, "days_push": 2865, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1964, forks 248 (observed 2026-08-28T04:05:59.788043+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, image-processing
- domain: mobile-development, graphics, frontend
- platform: jvm
- tags: svg, vector-drawable, path-tracing, android-view, android

## Member repositories
- jaredrummler/AnimatedSvgView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.788043+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:30.432873+00:00, confidence not recorded.
  - readme: https://github.com/jaredrummler/AnimatedSvgView (fetched 2026-08-28T04:05:59.788043+00:00, sha bfea951590e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
