# geftimov/android-pathview

Android view with both path from constructed path or from svg.

Repository: https://github.com/geftimov/android-pathview
Canonical: https://ross.abutalabs.com/products/android-pathview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: svg, android, android-pathview, animation
Last push: 2022-01-23T05:21:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4243, "days_push": 1683, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2890, forks 520 (observed 2026-08-28T04:07:28.347699+00:00)

## What it is
An Android custom view library that animates SVG paths or programmatically constructed Path objects with configurable color, width, and timing. It supports parallel and sequential path animators and can render SVG resources directly in XML layouts.

## Use cases
- animate svg path drawing on android
- draw a path with stroke animation in an android app
- animate an svg icon reveal in android
- create sequential path animations on android
- render svg files as animated android views
- animate logo drawing effect on android

## When to choose
- you need path or svg stroke-drawing animations in an Android app
- you want a simple XML-configurable custom view for animated icons
- you need parallel or sequential path animation with listeners and interpolators

## When to avoid
- you need full SVG rendering with complex features like gradients or masks
- you are not building for Android
- you need a library under very active development with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, image-processing
- domain: mobile-development, graphics, android-tools
- platform: jvm
- tags: svg-path-animation, android-view, path-drawing, stroke-animation, android

## Member repositories
- geftimov/android-pathview (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.347699+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-30T07:35:20.306882+00:00, confidence not recorded.
  - readme: https://github.com/geftimov/android-pathview (fetched 2026-08-28T04:07:28.347699+00:00, sha 20baf04cb91b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
