Unable to open debugger port : java.net.SocketException “Socket closed”
I'm using Android Studio, with multiple flavors using Gradle, each with a Debug and Release type, organized as described here, on the bottom half .When I try to start the debugger, I get this error: Error running androidRecover [installAppDebug]: Unable to open debugger port : java.net.SocketException "Socket closed I'm also unable to attach the debugger to my device once it's running (it only displays the name of my phone, not the app). All 3 flavors install on my phone just fine. I just can't get it to let me debug them. I also tested attaching the debugger on a Nexus tablet, and I got the