Re: [android-developers] running emulator in non gui mode

2010-10-28 Thread David Turner
"emulator -no-window" will do that :-)

You might also want to redirect the shell with -shell-serial , to
send your script through this.

On Thu, Oct 28, 2010 at 11:56 AM, Andrei  wrote:

> Is it possible to run the emulator without gui showing?
> I want to continually run test of my app on server that does not allow
> opening GUI
> Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] running emulator in non gui mode

2010-10-28 Thread Andrei
Is it possible to run the emulator without gui showing?
I want to continually run test of my app on server that does not allow
opening GUI
Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en