Transform how you use your phone with on-body gesture recognition:
Quick Launch: Tap or shake to open any app, camera, or flashlight instantly.
Smart Gestures: Use on-body touch for seamless navigation and screen lock.
Custom Shortcuts: Personalize your device automation for a faster mobile experience.
Spectral Touch uses Android's AccessibilityService API to enable user-configured gesture actions. When enabled by the user, the accessibility service allows the app to detect supported gestures and perform the actions selected by the user, such as navigation shortcuts, launching apps, or executing custom commands. The AccessibilityService API is used solely for these gesture features and is not used to collect personal data, read messages, or monitor user activity.