# armcha/AutoLinkTextView

AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@) , URLs (http://), Phone and Email automatically detecting and ability to handle clicks.

Repository: https://github.com/armcha/AutoLinkTextView
Canonical: https://ross.abutalabs.com/products/autolinktextview
Language: Java
License Family: other
Last push: 2019-10-09T12:34:36+00:00

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

## Adoption (not part of the score)
Stars 1109, forks 137 (observed 2026-08-28T04:03:37.305114+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, parser
- domain: mobile-development, android-tools
- platform: jvm
- tags: android-ui, textview, link-detection, hashtags, mentions, deprecated, android

## Member repositories
- armcha/AutoLinkTextView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.305114+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:43:33.680583+00:00, confidence not recorded.
  - readme: https://github.com/armcha/AutoLinkTextView (fetched 2026-08-28T04:03:37.305114+00:00, sha dfa075c26507)
- Data as of 2026-08-30T08:39:29.467469+00:00.
