# gcacace/android-signaturepad

A custom Android View for drawing smooth signatures

Repository: https://github.com/gcacace/android-signaturepad
Canonical: https://ross.abutalabs.com/products/android-signaturepad
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-07-24T22:49:50+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 62, longevity 100
- inputs: {"age_days": 4549, "days_push": 40, "days_rel": 40, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2785, forks 648 (observed 2026-08-28T04:07:21.917372+00:00)

## What it is
An Android library providing a custom SignaturePad View for capturing smooth, handwritten signatures. It uses variable-width Bézier curve interpolation and supports exporting signatures as Bitmaps or SVGs.

## Use cases
- capture user signatures in an android app
- add a signature pad to a checkout or contract form
- export a drawn signature as a bitmap image
- export a signature as an svg vector
- let users sign delivery confirmations on a tablet
- customize pen color and stroke width for signing

## When to choose
- you need smooth, natural-looking signature capture on Android
- you want vector (SVG) or bitmap export of signatures
- you want a drop-in custom View with configurable pen attributes

## When to avoid
- you need signature capture on iOS, web, or desktop
- you need typed or biometric signature verification
- your project is not Android/Java or Kotlin based

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, image-processing
- domain: mobile-development, android-tools
- platform: -
- tags: signature-pad, drawing, bezier-curves, svg-export, bitmap-export, custom-view, android

## Member repositories
- gcacace/android-signaturepad (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.917372+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-30T08:16:02.328547+00:00, confidence not recorded.
  - readme: https://github.com/gcacace/android-signaturepad (fetched 2026-08-28T04:07:21.917372+00:00, sha 89fe1518ac12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
