How do you mean?
hello Delta_G:
for instance, Android API offers a Class to control the phone's vibration -> https://developer.android.com/reference/android/os/Vibrator.html
Looks like you can control the strength and duration of the vibration.
I want to build something similar with arduino.
thanks