# tiagohm/MarkdownView

Android library to display markdown text.

Repository: https://github.com/tiagohm/MarkdownView
Canonical: https://ross.abutalabs.com/products/tiagohm-markdownview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android-library, view, markdown
Archived: true
Last push: 2018-10-09T10:35:11+00:00

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

## Adoption (not part of the score)
Stars 1052, forks 165 (observed 2026-08-28T04:03:23.388705+00:00)

## What it is
An Android library (a custom View) that renders Markdown text natively in Android apps, built on Flexmark. It supports stylesheets, JavaScript, syntax highlighting, MathJax, emojis, and embedded YouTube/Twitter content.

## Use cases
- display markdown text in an android app
- render a readme file inside a mobile app
- load markdown from assets, files, or urls
- show markdown with github styling
- render math formulas and code highlighting in markdown
- embed tweets and youtube videos in markdown content

## When to choose
- you need to render markdown in a native Android view without a WebView-based solution
- you want styling control with custom CSS, themes, and media queries
- you need extras like MathJax, emoji, syntax highlighting, or embedded media

## When to avoid
- you target platforms other than Android
- you need a actively maintained library - the latest release is from 2018
- you need iOS, desktop, or web markdown rendering

## Facets
- artifact type: library
- maturity: maintenance
- function: markdown, ui-components, templating
- domain: android-tools, frontend, documentation
- platform: jvm
- tags: markdown-view, android-view, flexmark, syntax-highlighting, mathjax, emoji, android, mobile

## Member repositories
- tiagohm/MarkdownView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.388705+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-30T06:59:45.929896+00:00, confidence not recorded.
  - readme: https://github.com/tiagohm/MarkdownView (fetched 2026-08-28T04:03:23.388705+00:00, sha 16301721e477)
- Data as of 2026-08-30T08:39:29.467469+00:00.
