I want to use adb
with an android emulator.
Can I fake a USB connection or how is this possible ?
Emulator is rooted, USB-Debugging Option is On
I also tried via apps like adbWireless but I get host has failed to respond (10060) error.
Do I always need a USB-connection for initializing?
How is it possible to connect adb
with an emulator?
For Nox App Player, the port is
62001
.If it does not work, please turn on "USB Debugging" first:
Resources
FindEmulatorPort Used to find the android emulator adb port and automatically connect, such as Tencent mobile assistant, Netease MuMu、BlueStacks、Nox App Player and so on. download from: https://gitee.com/tp7309/TTEmulatorPortFinder/repository/archive/master.zip
I have solved by Following steps:
Go to Memu Installation Directory: (In My Case D:\Program Files\Microvirt\MEmu)
And then Delete the adb.exe file. It should work fine for you.