Top "Vibration" questions

Vibration is a kind of user interaction or attention feedback provided by some devices.

Make iphone/smartphone vibrate from website, is it possible?

So im buiding a little quiz game using php, jQuery etc. I have maded it so each player uses his …

php jquery smartphone vibration
How to vibrate Android device on button click using vibrator effects using Kotlin?

How to vibrate an Android device coding with Kotlin when pressing any buttons? I have used this code below, but …

android android-studio kotlin vibration
How to implement vibration with Flutter for both Android and iOS?

Using Flutter I am trying to implement vibration on a button click. I find it surprisingly difficult to be honest. …

flutter dart vibration
Can you increase vibrator strength on android devices?

Is it possible to increase the strength of the alarm vibration?

android vibration
Make the wearable vibrate from within an android wear app

I'm writing a simple wearable app to my LG watch that sends vibrations to the watch on constant intervals and …

wear-os vibration
How can I make my device vibrate?

I'm making a game in Flash for Android with AS3. I want the user to know that he pressed a …

android actionscript-3 flash device vibration
how to vibrate using local notification when in background more than once on iOs

I have been trying to get my device to vibrate more than once when my app is in the BACKGROUND. …

ios uilocalnotification vibration
Vibration on Xamarin Android

Im currently working on an application using Xamarin android. I cannot get the device to vibrate though. Vibrator vibrator = (Vibrator)…

c# android xamarin vibration
how can I check if the iOS device can vibrate

Currently only iPhone supports the vibrations how can I check if my device supports vibrations before calling the vibration function.

iphone ios vibration
In Android (using Java), how can I set the ring volume (to a specified number)?

So in my application, I have a seekbar that allows the user to set the ringer volume (0 - 100). I can't …

java android settings volume vibration