I have a problem with a monkey process. Starting Monkey is easy, but how to stop it? I know how to stop any process, but I have no idea how the monkey process is called. DDMS shows a "?" process, and that's it, but I have to kill it with an adb command.
Any idea?