Unable to open debugger port : java.net.SocketException “Socket closed”

后端 未结 5 1642
野的像风
野的像风 2020-12-11 14:43

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 de

5条回答
  •  北海茫月
    2020-12-11 15:10

    I managed to get this working by attaching the debugger after a build see Unable to open debugger port : java.net.SocketException "Socket closed"

提交回复
热议问题