【win版】
adb connect 127.0.0.1:7555 (连接模拟器)
adb devices (发现模拟器)
adb shell (登录模拟器的shell)
【mac版】
adb kill-server && adb server && adb shell

参考资料:
http://mumu.163.com/2017/12/19/25241_730476.html?type=notice
【win版】
adb connect 127.0.0.1:7555 (连接模拟器)
adb devices (发现模拟器)
adb shell (登录模拟器的shell)
【mac版】
adb kill-server && adb server && adb shell
参考资料:
http://mumu.163.com/2017/12/19/25241_730476.html?type=notice
本文标题:【adb 2】adb连接木木模拟器
本文链接:https://www.haomeiwen.com/subject/afqxoctx.html
网友评论