Quite a simple question. Is it possible to notice vibrations in the Android emulator?
Asked
Active
Viewed 1.3k times
1 Answers
23
I guess you want to know if vibration happened ? If that is so then look into the logcat in the emulator for the vibration message

the100rabh
- 4,077
- 4
- 32
- 40
-
1Yeah I guess this is the only way then, was hoping to have a visual indication. Thanks anyway – stealthcopter Apr 24 '10 at 14:56
-
14what exactly should be in logcat that says vibration happened? – Alexander May 07 '17 at 17:44
-
Also refer to http://stackoverflow.com/a/43225706/846727 and http://stackoverflow.com/a/3029804/846727 – Kunal May 09 '17 at 17:51
-
Would bè cool to have an app that shows visually the vibrations, like the phones that are made for deaf people, and that shows a light. – Quidam Jan 03 '21 at 17:31
-
Something like hapticfeedback.vibrate? – Quidam Jan 03 '21 at 17:33