Search code examples
androidlistenervibration

Vibration listener in Android


Is it possible to listen for phone vibration in Android? Basically, I need my background component to wake-up and do some stuff whenever the phone vibrates.


Solution

  • Is it possible to listen for phone vibration in Android?

    Sorry, no, not without custom firmware.