Ross ROSS = Recommend OSS · open-source software intelligence for agents

Almeros/android-gesture-detectors

Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector observed · 2026-08-28

github.com/Almeros/android-gesture-detectors · homepage · Java · NOASSERTION (other) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5104
  • days_rel: n/a
  • days_push: 2247
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1128 stars · 361 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An extendable Java framework of multitouch gesture detectors for Android, modeled after Android's built-in ScaleGestureDetector. It provides detectors for rotation, movement, and two-finger shove gestures that plug into the standard OnTouchListener pattern.

Use cases

  • detect two-finger rotation gestures in an Android app
  • move objects around the screen with one or more fingers
  • detect vertical two-finger shove gestures
  • pinch-to-zoom and rotate images or maps
  • build custom multitouch gesture detectors on Android

When to choose

  • you need rotate, move, or shove gesture detection on Android beyond the built-in ScaleGestureDetector
  • you want a clean, object-oriented, extendable gesture detector framework
  • you want drop-in classes following the Android gesture detector pattern

When to avoid

  • you only need pinch-to-zoom scaling, which Android's built-in ScaleGestureDetector already provides
  • you need gesture recognition for complex shapes or machine-learned gestures
  • you are not developing for Android

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development android-tools cross-platform gesture-detection multitouch touch-input java rotate-gesture shove-gesture android

2 sources

Member repositories

RepositoryRoleHealth v2
Almeros/android-gesture-detectorsmain23

For agents

markdown · JSON · MCP: product_card(name="Almeros/android-gesture-detectors")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem