Even re-installing the app doesn't solve. Update: Opened a bounty since this issue is so annoying. I can't be the only one encountering this issue :-/ Update: The same thing happens when debugging on Nexus 7 (2013) running Android 5.0 and testing on another machine rendered the same result. So the question is what can I do to make Android Studio debugging work? And on the same computer I can perform debugging using Eclipse on the same device without any issues. This has being the case from Android Studio 0.8.8 all the way to 1.0. While the device (Samsung Galaxy S3 Android 4.3) I'm debugging would display Whenever I try to use Android Studio's Debug function, the Run status would always stuck at: Launching application: /.ĭEVICE SHELL COMMAND: am start -n '/' -a -c
The supposed duplicate is a question on being stucking in ' Waiting For Debugger' when executing Run, while this question is on being stucking in ' Waiting For Debugger' when executing Debug, the steps to produce the problem is different, and the solution(s) are different as well.