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

后端 未结 5 1645
野的像风
野的像风 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:16

    I have solved this question with reference to the following SO Answer

    The "Select Run/Debug Configuration" button in android studio 2.3.2

    Change the Debug type to Native

提交回复
热议问题