# KieronQuinn/TapTap

Port of the double tap on back of device feature from Android 12 to any Android 7.0+ device

Repository: https://github.com/KieronQuinn/TapTap
Canonical: https://ross.abutalabs.com/products/taptap
Language: Kotlin
License: GPL-3.0
License Family: copyleft
Last push: 2024-10-26T21:49:00+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": 2225, "days_push": 676, "days_rel": 676, "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 4022, forks 218 (observed 2026-08-28T04:08:32.558400+00:00)

## What it is
Tap, Tap is an Android app that ports the Pixel's double-tap-on-back gesture to any Android 7.0+ device with an accelerometer and gyroscope. It offers 50+ configurable actions triggered by double or triple taps, with condition-based gating and adjustable sensitivity via trained ML models.

## Use cases
- double tap the back of my phone to toggle the flashlight
- launch the camera by tapping the back of my device
- simulate back button press with a back tap gesture
- run a Tasker task by double tapping my phone
- port Android 12 Quick Tap gesture to older Android devices
- trigger different actions depending on which app is open
- triple tap back of phone to launch a shortcut

## When to choose
- you want the Pixel back-tap gesture on a non-Pixel or pre-Android-12 device
- you need gesture actions gated by context like screen state or foreground app
- you use Tasker and want tap gestures as triggers

## When to avoid
- your device lacks an accelerometer or gyroscope
- you only need Android 12+ native Quick Tap and own a compatible Pixel
- you want to toggle deep system settings, which is better handled via Tasker

## Facets
- artifact type: application
- maturity: active
- function: machine-learning, gui
- domain: android-tools, mobile-development, accessibility
- platform: -
- tags: gesture-detection, double-tap, back-tap-gesture, tasker-integration, accessibility-service, kotlin, automation, android

## Member repositories
- KieronQuinn/TapTap (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.558400+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-29T18:23:55.002839+00:00, confidence not recorded.
  - readme: https://github.com/KieronQuinn/TapTap (fetched 2026-08-28T04:08:32.558400+00:00, sha 447b4cb45031)
- Data as of 2026-08-30T08:39:29.467469+00:00.
