In the Android emulator, is it possible to notice vibration effects?

android, android-emulator

Solution

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

Problem

Quite a simple question. Is it possible to notice vibrations in the Android emulator?

Original source