On Mon, Oct 4, 2010 at 12:35 PM, kypriakos <demet...@ece.neu.edu> wrote:
> I didn't find much on this anywhere and I have a feeling it is not
> really possible but just in case - is there a way to launch the
> emulator remotely without the necessary GUI (I can do that
> using VNC etc. but it turns out to be too slow) and install/launch
> apps on it?

Try -no-window on the emulator command:

http://developer.android.com/guide/developing/tools/emulator.html#startup-options

I'm fairly sure this can be done, as I've seen others post here about
operating in headless mode for continuous integration and test farms
and such.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
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

Reply via email to