Is there any way to disable/enable NFC
via ADB
shell commands?
I found one answer here.
What I tried from the above link:
# Enable NFC
service call nfc 5
# Disable NFC
service call nfc 4
but it's not working.
Any help appreciated. Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…