Debugging with Android Studio stuck at “Waiting For Debugger” forever

前端 未结 29 2455
甜味超标
甜味超标 2020-12-04 08:36

UPDATE The supposed duplicate is a question on being stucking in \"Waiting For Debugger\" when executing Run, while this

29条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-04 09:24

    Debugger stopped connecting for me today and nothing worked until I tried the following:

    Go to Run, Edit-Configurations, Miscellaneous Tab, uncheck 'skip installation if APK has not changed' Apply, OK.

    Debugger started to connect again.

提交回复
热议问题