To make user experience better by providing good focus on some events when volume is not relevant.
Android provide vibrator class to handling all this.
Below is the implementation. It vibrates just for 500 milliseconds.
First of all we need to add this permission in manifest file.
0 Comment(s)