macOS HBuilderX 使用mumu调试APP项目
下载并安装网易MuMu模拟器
下载地址: 网易MuMu模拟器
打开MuMu模拟器
打开终端,进入到网易mumu模拟器
的adb
工具所在目录
cd /Applications/NemuPlayer.app/Contents/MacOS
将adb
连接到网易mumu模拟器
的端口
./adb kill-server && ./adb server && ./adb shell
重启 HBuilderX
或者等待一会能看到 设备:Android-XXXXX 说明成功连接了,然后直接运行就可以了
Tags : 本文未设置标签
ishow.bind-time.com Copyright © 2020 小肥青王二狗
Previous post
liunx上重启php和nginx
Next post
ecshopX后台增加菜单