Almeros/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector 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
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
- readme: https://github.com/Almeros/android-gesture-detectors · fetched 2026-08-28 · 1978cc8fc036
- homepage: http://code.almeros.com/android-multitouch-gesture-detectors · fetched 2026-08-29 · 0fda1f9cdf2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Almeros/android-gesture-detectors | main | 23 |
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