android enable disable bluetooth via command line

后端 未结 10 2039
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-05 16:21

I am trying to enable disable bluetooth on android device using command line.

I can enable it using

adb shell am start -a android.bluetooth.adapter.ac

10条回答
  •  既然无缘
    2020-12-05 16:59

    Just use com.intangibleobject.securesettings.plugin. It allows all kinds of bluetooth shenanigans, aswell as conn/disconnecting devices one by one.

提交回复
热议问题