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

前端 未结 11 2067
不思量自难忘°
不思量自难忘° 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:24

    1.try cleaning project Build->clean project

    2.do file->Invalidate/cache restart if above not helps you..

    3.try to change the data cable you are using to connect your phone.

    if nothing above helps, install Android wifi ADB plugin and try to do debug over wifi.

提交回复
热议问题