| name | pulsar-haptics-android |
| description | Pulsar haptics implementation for Android apps using the Kotlin SDK (com.swmansion:pulsar). Use when the user is writing Kotlin/Android code and needs haptics, CompatibilityMode, VibrationEffect, RealtimeComposerStrategy, or PatternComposer.
|
Pulsar Haptics — Android
Kotlin SDK (com.swmansion:pulsar) built on VibrationEffect, Composition API, and Envelope API. Handles API-level differences and hardware fragmentation automatically via CompatibilityMode. Audio simulation is enabled by default in debug builds so haptic patterns can be heard on the Android Emulator.
References
-
api-overview.md — Load to know how to use the library API, and library capabilities.
-
presets-guide.md — Load when choosing a preset for a specific interaction / emotion / use case in the app.
-
../common/design-principles.md — Load to understand how to use haptics in mobile apps, and how to design custom patterns. It covers best practices and guidelines.
-
gesture-haptics.md — Load when implementing gesture-driven haptics. Also load ../common/gesture-haptics.md for the full design principles and patterns.