我们需要用到android-sdk开发包中adb shell

 进入Android SDK中的platform-tools目录,然后运行命令:adb shell

然后再输入:

setprop net.dns IP(输入你的局域网地址)

getprop

退出adb shell

exit

相关文章:

  • 2022-03-09
  • 2022-02-08
  • 2022-03-15
  • 2022-01-09
  • 2021-11-30
  • 2021-11-30
  • 2021-12-07
  • 2022-12-23
猜你喜欢
  • 2021-09-24
  • 2021-09-06
  • 2021-12-16
  • 2022-01-13
  • 2021-11-27
  • 2021-11-18
  • 2022-02-08
相关资源
相似解决方案