Hello,
I need to have the notification make the phone to vibrate.
I am enclosing a small example which does not work, the relevant code is executed (see the toast messages) but I get no vibration.
In other words, the line
seems to do nothing.
Any other reliable ways to make the phone vibrate at will up to Android 14?
Steve
I need to have the notification make the phone to vibrate.
I am enclosing a small example which does not work, the relevant code is executed (see the toast messages) but I get no vibration.
In other words, the line
Vibrate:
not1.Vibrate=True
seems to do nothing.
Any other reliable ways to make the phone vibrate at will up to Android 14?
Steve