其他分享
首页 > 其他分享> > uniapp开发hbuilder连接安卓模拟器mumu

uniapp开发hbuilder连接安卓模拟器mumu

作者:互联网

1、到mumu官网下载并安装模拟器。

下载传送门:http://mumu.163.com/
记住安装目录,我的是

H:\guanghui\software\install\mumu\emulator\nemu
2、打开mumu设置,找到开发者选项打开USB调试。

 

 

 

 

 

 

打开

 

 

/

3、HBuilder开发工具,依次选择菜单 运行->运行到手机模拟器->下载真机运行插件(过程需要几分钟),最后模拟器运行项就出来了

4、hbuilder 设置,配置adb

H:/guanghui/software/install/mumu/emulator/nemu/vmonitor/bin/adb_server.exe

 

 


5、设置Android模拟器端口 7555

6、重启hbuilder

网上一大堆都需要配置环境变量的,都不需要配置


————————————————
版权声明:本文为CSDN博主「木头没有瓜」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_40918145/article/details/113547288

标签:mumu,uniapp,guanghui,安卓,hbuilder,adb,emulator,模拟器
来源: https://www.cnblogs.com/javalinux/p/15336585.html