Why Android Studio says “Waiting For Debugger” if am NOT debugging?

后端 未结 16 1327
刺人心
刺人心 2020-12-07 11:56

I am working with Android Studio. Since last night, when I Run my project on my device, appear the message \"Waiting For Debugger\". It is a very strange behavior because I

16条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-07 12:32

    Without restarting the device, I was able to fix this issue by going to "Developer Options" and then first "disabling" and then "enabling"-

    1. USB Debugging
    2. Wireless ADB Debugging (Since I debug over the Wifi)

提交回复
热议问题