# vekexasia/android-edittext-validator

Android form edit text is an extension of EditText that brings data validation facilities to the edittext.

Repository: https://github.com/vekexasia/android-edittext-validator
Canonical: https://ross.abutalabs.com/products/android-edittext-validator
Language: Java
License: MIT
License Family: permissive
Last push: 2021-09-09T14:22:18+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": 5214, "days_push": 1819, "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 1439, forks 372 (observed 2026-08-28T04:04:44.007573+00:00)

## What it is
An Android library extending EditText with built-in data validation capabilities, usable via XML attributes. It supports common validators like email, credit card, and custom patterns, with optional TextInputLayout integration.

## Use cases
- validate form input on android
- validate email field in edittext
- add input validation to android forms
- show error messages for invalid edittext input
- validate credit card numbers in android app

## When to choose
- you need declarative XML-based field validation in an Android app
- you want common validators (email, credit card, regex) out of the box

## When to avoid
- you use Jetpack Compose instead of XML views
- you need a modern, actively developed validation solution

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: edittext, input-validation, android-ui, android

## Member repositories
- vekexasia/android-edittext-validator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.007573+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-30T04:36:37.653517+00:00, confidence not recorded.
  - readme: https://github.com/vekexasia/android-edittext-validator (fetched 2026-08-28T04:04:44.007573+00:00, sha 271123ab571c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
