zhuwei0901-yanwu

谷歌源生代码中,第一次开机BT默认打开。


打开和关闭蓝牙BT
  adb root
  adb shell svc bluetooth enable
  adb shell svc bluetooth disable

 

打开和关闭NFC
  adb root
  adb shell svc nfc enable
  adb shell svc nfc disable

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-26
  • 2021-11-22
  • 2021-08-10
  • 2022-12-23
  • 2022-12-23
  • 2021-07-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-12-20
  • 2021-12-26
  • 2021-04-02
相关资源
相似解决方案