If you launch it as a background process it may, it depends on what the shell is set up to do when it gets closed.
On Sun, Feb 8, 2009 at 9:11 PM, Ashrotronics <[email protected]> wrote: > > So,according what u said,if i modify the monkey source code to be no > outputs,and recompile it in android source code ,then the generated > new monkey tool can continue running after i close the shell,am i > right ?? > > On Feb 9, 12:15 pm, Dianne Hackborn <[email protected]> wrote: > > Um, don't close the shell you are running the monkey on. The monkey > command > > prints its result data there so it would be pretty pointless to run it > and > > close its shell, anyway. > > > > On Sun, Feb 8, 2009 at 7:43 PM, Ashrotronics <[email protected]> wrote: > > > > > Dear all: > > > As you know,i started the monkey tool at adb shell,and run a > > > script file to send a series of commands including key and mouse > > > events,But sadly to see that when i close the adb DOS window,Monkey > > > just terminates, > > > I wonder why should this happen,and Will it do the same to a real > > > device ?? > > > Thanks in advance! > > > > > Bgs, > > > Ashrotronics > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support. All such questions should be posted on public > > forums, where I and others can see and answer them. > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

