赞
踩
找到问题诊断查看端口号
通过adb连接mumu模拟器(官方文档:https://mumu.163.com/help/20230214/35047_1073151.html)
新建文件夹(最好是英文文件夹)
拉取对应hosts文件
修改hosts文件
修改权限为root
切换模拟器点击允许
上传修改后的hosts文件即可
###使用命令查看设备连接
PS F:\MuMuPlayer-12.0\shell> ./adb devices
List of devices attached
127.0.0.1:16384 device
127.0.0.1:16480 device
###使用命令清除设备连接
PS F:\MuMuPlayer-12.0\shell> ./adb kill-server
###再次推送
./adb push F:\MuMuPlayer-12.0\hosts\hosts /system/etc/
F:\MuMuPlayer-12.0\hosts\hosts: 1 file pushed, 0 skipped. 0.5 MB/s (175 bytes in 0.000s)
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。