# klinker24/Android-TextView-LinkBuilder

Insanely easy way to define clickable links within a TextView.

Repository: https://github.com/klinker24/Android-TextView-LinkBuilder
Canonical: https://ross.abutalabs.com/products/android-textview-linkbuilder
Language: Kotlin
License: MIT
License Family: permissive
Topics: clickable-links, textview, android, java
Last push: 2020-01-20T00:09:39+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": 4088, "days_push": 2418, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1577, forks 197 (observed 2026-08-28T04:05:06.177485+00:00)

## What it is
An Android library that makes it easy to create clickable links within TextViews using specific strings or regex patterns. It supports customizable link colors, touch feedback, underlining, bolding, and long/short click actions.

## Use cases
- make hashtags and mentions clickable in a TextView
- highlight specific words in text with custom link colors
- add long-press and tap actions to parts of a string
- link text matching a regex pattern in Android
- replace TextView autolink with customizable clickable spans

## When to choose
- you need clickable text beyond web URLs, emails, and phone numbers
- you want custom link colors and touch feedback in Android text
- you need regex-based text linking in a TextView

## When to avoid
- you only need standard autolink for URLs, emails, and phone numbers
- your project is not Android-based
- you need actively maintained software with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: textview, clickable-links, kotlin, java, android-ui, android

## Member repositories
- klinker24/Android-TextView-LinkBuilder (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.177485+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-30T03:57:09.867871+00:00, confidence not recorded.
  - readme: https://github.com/klinker24/Android-TextView-LinkBuilder (fetched 2026-08-28T04:05:06.177485+00:00, sha 6ee4ca950715)
- Data as of 2026-08-30T08:39:29.467469+00:00.
