I am developing a game. In which, i want do set different vibration intensities for different events. I just want know if its really possible to control the vibration intensity and duration. Any advice or reference links, could be very helpful. Thanks in advance.
+4
A:
I think it depends on what you mean by intensity. You can control the pattern and length of the vibration, but I don't think you can make it vibrate "stronger".
http://developer.android.com/reference/android/os/Vibrator.html
Josh
2010-05-22 12:30:46
thanks a lot josh. I hope they soon provide us the means for controlling the intensity.
Mithraa
2010-05-22 15:57:26
The hardware doesn't do this.
hackbod
2010-05-22 17:00:48
I don't think you'll see that ability added anytime soon. The way the cell phone vibrate works is much "simpler" than you're hoping for. http://electronics.howstuffworks.com/question368.htm
Josh
2010-05-23 18:44:56