(Note: The adb version of the Nightgod emulator and androidKiller should be the same)

Step 1

First CMD changes to the bin directory of the Nighthian emulator, and then connects to the Nighthian emulator

Step 2

Locate the Pyse simulator PID in task Manager and listen for this port

Pid=14468

Execute the following command: netstat – ano | findstr searches in 14468

Step 3

Open CMD and switch to the adb directory in the android bin directory, then listen on port 26966

Step 4

Then the android found device can be found, which indicates that it has been connected, can do debugging analysis.