【android】adb连接网易mumu模拟器
【win版】
adb connect 127.0.0.1:7555
adb shell
【mac版】
adb kill-server && adb server && adb shell
参考文档: http://mumu.163.com/2017/12/19/25241_730476.html?type=notice
adb connect 127.0.0.1:7555
adb shell
adb kill-server && adb server && adb shell
参考文档: http://mumu.163.com/2017/12/19/25241_730476.html?type=notice