Pixel 2 Ticking Sound Workaround

scgf

Well-known member
Feb 20, 2014
194
0
16
I use MacroDroid to automatically put my phone into silent mode when it is connected to my home wifi AND is charging AND it's after 9pm. Works perfectly so I thought I'd explore how I could auto switch-off NFC when I'm making a call and having it switch on when the call has ended.

This can easily be achieved using MacroDroid:

NFC OFF: Triggers: Call Active. Actions: NFC Off.
NFC On: Triggers: Call ended. Actions: NFC On.

The only problem is that out of the box Android doesn't allow direct manipulation of the NFC switch. All you need to do is connect using ADB and enter two lines. It works! I'm no programmer and I managed it.

The instructions you need are here: https://www.tapatalk.com/groups/mac...secure_settings-permission-via-adb-t2923.html