close
透過 adb shell svc 命令 去控制上層 NFC On/Off
svc是Android的命令腳本,在/system/bin目录下
adb shell system/bin/svc -h
可以查閱支援的元件有哪些
使用範例
adb shell svc nfc diable
adb shell svc nfc enable
可以在 android 上看到 nfc 開關
文章標籤
全站熱搜