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

JWT Token Auth | JSON Web Tokens in Node.JS