Page 1 of 1

Turn OFF vibrate on phone (No root)

Posted: 06 Jul 2018 09:32
by robchoc
How do you get around this as it's messing up me and my partners sleeping as it keeps waking us up every now and again?

I run an app that makes money by playing various adverts 24/7
I have noticed 2 adverts that make my phone vibrate even though they are set to do not disturb mode.
The first is a car and every time they put the brakes on the phone vibrates.
The second one is a shooting game and each shot vibrates the phone from the video playing.

Is there a way to disable the vibration with automagic with a non-rooted phone?

My last resort is to rip out the motors from the phones. :(

Thanks for any useful replies, a hammer is not an option. :D
Look forward to the replies.

Re: Turn OFF vibrate on phone (No root)

Posted: 06 Jul 2018 18:40
by Martin
Hi,

You could prevent the app from vibrating by using adb and following command:

Code: Select all

cmd appops set <package name> VIBRATE ignore
I'm not aware about any other way.

Regards,
Martin

Re: Turn OFF vibrate on phone (No root)

Posted: 15 Aug 2018 06:59
by marcosanchez
you can go to setting label and choose notification mode to turn it off if I understand right.