• 时间语言设置-美国
  • 启用Hyper-V和虚拟机平台
  • 应用商店下载 Amazon AppStore,打开子系统(WSA),打开开发者选项
  • 应用商店下载,Apk文件安装程序
  • 安装安卓版 微软桌面

网络受限解决,不能联网

adb connect 127.0.0.1:58526

adb -s 127.0.0.1:58526 shell settings put global captive_portal_mode 0

adb -s 127.0.0.1:58526 shell settings put global captive_portal_https_url https://www.google.cn/generate_204

adb -s 127.0.0.1:58526 shell settings put global captive_portal_http_url http://www.google.cn/generate_204
文档更新时间: 2023-06-16 02:02   作者:Yoby