Ross ROSS = Recommend OSS · open-source software intelligence for agents

BigBadaboom/androidsvg

SVG rendering library for Android observed · 2026-08-28

github.com/BigBadaboom/androidsvg · homepage · HTML · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 24
  • Release rhythm 8
  • Longevity 100
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: 4054
  • days_rel: n/a
  • days_push: 458
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1315 stars · 258 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AndroidSVG is a parser and renderer for SVG files on Android, supporting nearly all static visual elements of SVG 1.1 and SVG 1.2 Tiny (except filters). It parses SVG into an object model and renders it to an Android Canvas or Picture.

Use cases

  • render svg icons in an android app
  • display vector graphics from svg files on android
  • parse svg files exported from illustrator or inkscape
  • draw svg to a canvas in android
  • replace png assets with scalable svg images in android

When to choose

  • you need to display static SVG content in an Android app
  • you want scalable vector assets without bundling multiple PNG densities
  • your SVGs come from popular vector editors like Illustrator, Sketch, or Inkscape

When to avoid

  • you need SVG filters or animation support
  • you are not targeting Android
  • you need dynamic or scripted SVG content

Facets

library · maturity stable

parser graphics image-processing mobile-development graphics web-development jvm svg android vector-graphics rendering canvas

2 sources

Member repositories

RepositoryRoleHealth v2
BigBadaboom/androidsvgmain34

For agents

markdown · JSON · MCP: product_card(name="BigBadaboom/androidsvg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem