Enable/Disable NFC with ADB command

后端 未结 6 2112
無奈伤痛
無奈伤痛 2020-12-20 16:15

Is there any way to disable/enable NFC via ADB shell commands?

I found one answer here.

What I tried from the above link:



        
6条回答
  •  遥遥无期
    2020-12-20 16:40

    I don't know why no one has posted this already

    svc nfc

    Works perfectly

    Edit: Requires > Android 6.0

提交回复
热议问题