Bart,

Sorry, my bad. I read your post again and I noticed that I
misunderstood it a little bit. My idea here was to start the emulator
from your second system over NFS. In this case you would run the
emulator on one machine and your Eclipse on the other machine. Of
course you wouldn't have the DDMS support in this case which I assume
you are looking for.

Would the following work for you?

-- run on both machines Eclipse
-- do on the slow machine your development
-- create on the faster machine the same project with using the import
option (import over NFS)
-- start emulator on faster machine and do your testing

Changes on your developer machine are visible on your test machine
because you are picking up the project over NFS. I agree it is not the
best solution because you have to run Eclipse ob both machines, but it
should work.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.





On Sep 8, 4:21 pm, Bart van Wissen <[email protected]> wrote:
> I'm sorry, I don't understand.
> I would like the emulator running on the laptop to show up in the list
> of devices in DDMS on my desktop, and receive its logcat output, etc.
> How could I use NFS for that?
>
> On 9 sep, 01:01, "Roman ( T-Mobile USA)" <roman.baumgaert...@t-
>
> mobile.com> wrote:
> > If your systems support NFS then start the emulator remotely over NFS.
>
> > --
> > Roman Baumgaertner
> > Sr. SW Engineer-OSDC
> > ·T· · ·Mobile· stick together
> > The views, opinions and statements in this email are those of the
> > author solely in their individual capacity, and do not necessarily
> > represent those of T-Mobile USA, Inc.
>
> > On Sep 8, 2:38 pm, Bart van Wissen <[email protected]> wrote:
>
> > > Is there any way to connect the debugger to an emulator running on a
> > > remote machine?
> > > It's using TCP so I suppose it shouldn't be too difficult, but I can't
> > > figure out how.
>
> > > I would like to run the emulator on my (fast) laptop and do my coding
> > > on my (slow, but with bigger screen) desktop machine.
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to