Turn OFF vibrate on phone (No root)

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
robchoc
Posts: 81
Joined: 20 Jun 2018 12:38

Turn OFF vibrate on phone (No root)

Post by robchoc » 06 Jul 2018 09:32

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.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Turn OFF vibrate on phone (No root)

Post by Martin » 06 Jul 2018 18:40

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

marcosanchez
Posts: 1
Joined: 14 Aug 2018 08:44
Contact:

Re: Turn OFF vibrate on phone (No root)

Post by marcosanchez » 15 Aug 2018 06:59

you can go to setting label and choose notification mode to turn it off if I understand right.

Post Reply