1

我想通过执行 adb shell 命令启用热点或说在 android 设备中启动 WiFi 网络共享。

用于它的 adb 命令是什么?

打开蓝牙 - adb shell am start -a android.bluetooth.adapter.action.REQUEST_ENABLE

打开wifi- adb shell am start -n com.android.settings/.wifi.WifiSettings.

但我找不到打开热点。

4

0 回答 0