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

SufficientlySecure/html-textview

TextView to display simple HTML observed · 2026-08-28

github.com/SufficientlySecure/html-textview · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4748
  • days_rel: n/a
  • days_push: 2186
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2588 stars · 514 forks observed · 2026-08-28

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

An Android library providing an extended TextView that renders simple HTML by converting it into Android Spannables, with support for loading images from drawables, assets, or the internet. It is a tiny, dependency-free Java library whose development has been discontinued at version 4.0.

Use cases

  • display simple html content in an android textview
  • render formatted text like headings and lists in an android app
  • show html strings with images loaded from drawables or a url
  • load translatable html help pages from raw resources
  • convert html to android spannable text

When to choose

  • you need to render very simple html in an android app with no external dependencies
  • you want a drop-in TextView replacement for basic html including images
  • you are maintaining a legacy android codebase already using this library

When to avoid

  • you need full or modern html/css rendering in android
  • you want an actively maintained library with ongoing bug fixes
  • your project targets recent android versions where Jetpack's HtmlCompat may suffice

Facets

library · maturity abandoned

ui-components parser templating mobile-development android-tools web-development textview html-rendering spannable java no-dependencies android

1 source

Member repositories

RepositoryRoleHealth v2
SufficientlySecure/html-textviewmain10

For agents

markdown · JSON · MCP: product_card(name="SufficientlySecure/html-textview")

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