1, Mac

1.1 netease with complte patterns

1.1.1 Download and Install

Netease MuMu simulator official website download address

1.1.2 Go to adb directory

cd /Applications/NemuPlayer.app/Contents/MacOS
Copy the code

1.1.3 Port for connecting the simulator

./adb kill-server && ./adb server && ./adb shell
Copy the code

2, Windows

2.1 night god

2.1.1 Download and Install the software

www.yeshen.com/

2.1.2 Running port Settings

Run the Nighthian simulator

Open the terminal, which is demonstrated here using cmDER

Go to the bin directory (Nox64/bin) in the root directory to view the current device ports

./nox_adb devices
Copy the code

Connect corresponding ports

./nox_adb connect 127.0.0.1: the port number you checkedCopy the code

2.1.3 Open HBuilderX and set adb path and port

Open the Settings

Adb path: nox_adb.ext in the bin directory at the root of the Garth emulator

Android Emulator Port: Set the port number to which you connect

Such as:

2.1.4 Fix hot updates

Copy adb in HBuilderX to replace Nox_ADB in the Garth emulator

Adb path in Hbuilder: HBuilderX\plugins\launcher\tools\adbs

Make a copy and change the name to nox_adb

Then replace the original nox_adb