简体   繁体   中英

Unable to open debugger port : java.net.SocketException “Software caused connection abort: recv failed”

I just want to debug my app. First I click the debug button, then click attach debugger to Android process and select my app process, then I get the following message:

Error running Android Debugger (8614):
Unable to open debugger port : java.net.SocketException "Software caused connection abort: recv failed"

Notice: I'm using Genymotion emulator.

I get that message when i'm trying to attach the debugger when the debugger is already attached. When you click on the debug button it runs your app and attach the debbuger to the device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM