armcha/AutoLinkTextView
AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@) , URLs (http://), Phone and Email automatically detecting and ability to handle clicks. 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: 3629
- days_rel: n/a
- days_push: 2520
- n_releases_24m: 0
Adoption not part of the score
1109 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android TextView library that automatically detects and styles hashtags, mentions, URLs, phone numbers, and emails, with clickable link handling and custom regex modes. It is deprecated in favor of AutoLinkTextViewV2.
Use cases
- make hashtags and mentions clickable in an Android TextView
- auto-detect URLs, phone numbers, and emails in text
- style social-media-like text with colored links
- add custom regex-based link detection to Android text
- handle clicks on detected links in a social feed app
When to choose
- you need clickable hashtag/mention/URL detection in an Android app
- you want custom regex link modes with per-mode styling
- you are maintaining a legacy app already using this library
When to avoid
- starting a new project - use AutoLinkTextViewV2 instead
- you need iOS or cross-platform support
- you need actively maintained code with a clear license
Facets
library · maturity maintenance
ui-components parser mobile-development android-tools jvm android-ui textview link-detection hashtags mentions deprecated android
1 source
- readme: https://github.com/armcha/AutoLinkTextView · fetched 2026-08-28 · dfa075c26507
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| armcha/AutoLinkTextView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="armcha/AutoLinkTextView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem