Vibrate for one time

suggest change

using the vibrate(long milliseconds)

Vibrator vibrator = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE);
vibrator.vibrate(500);

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Vibration:
*Vibrate for one time

Table Of Contents
86Vibration
169XMPP
230AIDL
242Okio