jianzhongli/MathView
A library for displaying math formula in Android apps. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4002
- days_rel: n/a
- days_push: 1506
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MathView is an Android view library that renders math formulas from TeX or MathML code using the MathJax or KaTeX engines. It behaves like a TextView and supports Android 4.1 and newer.
Use cases
- display math formulas in an android app
- render latex equations in a textview
- show mathml content on android
- render quadratic formula in mobile app
- educational app with math notation
- choose between katex and mathjax rendering on android
When to choose
- you need to render TeX or MathML formulas inside native Android layouts
- you want a TextView-like drop-in view for math notation
- you need a choice between fast (KaTeX) and feature-rich (MathJax) rendering
When to avoid
- you target platforms other than Android
- you need actively maintained dependencies - the last release was 2022 and it relies on jcenter/Bintray
- you need server-side or web math rendering
Facets
library · maturity maintenance
ui-components templating mobile-development education frontend jvm math-rendering latex katex mathjax android-view tex android mobile
1 source
- readme: https://github.com/jianzhongli/MathView · fetched 2026-08-28 · 03f5c87e46e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jianzhongli/MathView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jianzhongli/MathView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem