windows下开发Flutter 快速开启夜神模拟器abd的bat代码

45 阅读1分钟

1.新建bat文件在AndroidStudio

新建>文件>run.bat

@echo off
d:
cd nex\Nox\bin
nox_adb.exe connect 127.0.0.1:62001