How to stop a program running under Eclipse?

前端 未结 9 1193
梦毁少年i
梦毁少年i 2020-12-23 02:55

I can\'t find an option to stop a running program (whether in debug or release mode).

So for now, I stop the program (returning control to Eclipse) simply by closing

9条回答
  •  Happy的楠姐
    2020-12-23 03:03

    Those who find it tedious switching between perspectives to stop the program (like I did), you can view the devices windows in your current perspective by selecting

    Windows > Show View > Other... > Android > Devices

提交回复
热议问题