# zzhoujay/RichText

Android平台下的富文本解析器，支持Html和Markdown

Repository: https://github.com/zzhoujay/RichText
Canonical: https://ross.abutalabs.com/products/richtext
Language: Java
License: MIT
License Family: permissive
Topics: richtext, html, markdown, html-markdown, gif, android
Last push: 2024-07-10T02:45:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4061, "days_push": 784, "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 3960, forks 562 (observed 2026-08-28T04:08:30.564003+00:00)

## What it is
An Android rich text parser library that renders HTML and Markdown into TextViews, with support for images (including GIFs), click events, and memory/disk caching. The project is explicitly no longer maintained.

## Use cases
- render html content in an android textview
- display markdown in an android app
- show rich text with clickable links and images in a listview
- play gif images inside a textview
- load base64 and local images in rich text
- parse html with custom image loading and caching

## When to choose
- you need to render simple HTML or Markdown in an Android TextView with image and link handling
- you want a lightweight, low-intrusion parser with minimal dependencies
- you are maintaining a legacy Android app already using this library

## When to avoid
- you need actively maintained software with timely bug fixes
- you target modern Android with hardware-accelerated GIF rendering
- you need rich text editing rather than display
- you require Jetpack Compose or modern Android text rendering

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, image-processing, caching
- domain: android-tools, web-development
- platform: jvm
- tags: richtext, html-parsing, markdown-parsing, gif-support, text-rendering, no-longer-maintained, natural-language-processing, android

## Member repositories
- zzhoujay/RichText (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.564003+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-29T18:24:28.441099+00:00, confidence not recorded.
  - readme: https://github.com/zzhoujay/RichText (fetched 2026-08-28T04:08:30.564003+00:00, sha 0aea1c0eb937)
- Data as of 2026-08-30T08:39:29.467469+00:00.
