Vibrate Android device programmatically

Android has inbuilt functions to make a device vibrate.
You can specify a time for which the device vibrate and also check if the device can vibrate itself and other inbuilt services.


Popular posts from this blog

Audio de-noising using Python (Wavelets)

Using FFMPEG to trim your videos

Converting HTML5 Game for Android | 2 Methods