android - How to stop a program running under Eclipse? -


i can't find option stop running program (whether in debug or release mode).

so now, stop program (returning control eclipse) closing emulator.

is there better way of doing this? such don't need close (and restart) emulator?

i understand want stop app on emulator. can open devices window (in debug perspective), select process , press stop button on same window.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -