Unable to attach debugger in Android Studio - localhost:8600 java.net.ConnectException

前端 未结 11 2098
不思量自难忘°
不思量自难忘° 2021-02-07 00:35

I cannot attach the debugger in Android Studio while running debug on a phone.

I’m currently using a Samsung S4, running Android 4.4.4 (but have tried an S5, S6, S7, and

11条回答
  •  渐次进展
    2021-02-07 01:32

    This problem was driving me crazy for about 2 weeks. What finally fixed it for me was changing "auto" to "java" in the debugger process selection window like this:

提交回复
热议问题