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

sendtion/XRichText

一个Android富文本类库,支持图文混排,支持编辑和预览,支持插入和删除图片。 observed · 2026-08-28

github.com/sendtion/XRichText · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 3599
  • days_rel: n/a
  • days_push: 2390
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1780 stars · 264 forks observed · 2026-08-28

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

An Android rich text library supporting mixed text-and-image layouts, with both editable (EditText-based) and preview (TextView-based) components. It supports inserting and deleting images with automatic text merging, and outputs data as a list for custom serialization.

Use cases

  • build a note-taking app with inline images on android
  • render rich text content with images in a textview
  • let users insert and delete images while editing text
  • display read-only rich text posts in an android app
  • convert rich text editor content to html or markdown
  • create a journal app with image-text mixed content

When to choose

  • you need a lightweight android rich text editor with image support
  • you want separate edit and preview modes for rich content
  • you need control over the data format since output is a plain list
  • you want to plug in your own image loader (Glide removed since v1.9.3)

When to avoid

  • you need a cross-platform (Flutter/React Native) rich text solution
  • you need actively maintained code - last release was Feb 2020 and it uses the old android support library rather than AndroidX
  • you need advanced formatting like tables, video, or nested lists
  • you need a web-based WYSIWYG editor

Facets

library · maturity maintenance

ui-components image-processing markdown mobile-development android-tools text-editors jvm rich-text image-text-mixed-layout edittext textview note-taking html android mobile

1 source

Member repositories

RepositoryRoleHealth v2
sendtion/XRichTextmain23

For agents

markdown · JSON · MCP: product_card(name="sendtion/XRichText")

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