No, ADB doesn't support this at all at the moment. The easy fix is to
configure your DHCP server to
always return the same IP address for your board, based in its MAC address.

On Tue, Apr 28, 2009 at 10:36 PM, twebb <[email protected]> wrote:

>
> I'm debugging on an OMAP target running android.  The target has
> network connectivity via a usb-to-eth dongle and gets its IP address
> via DHCP.  Normally, if I knew the IP addr of the target, I'd set
> ADBHOST=<ip_addr> and then start adb - and all works well.  So in the
> scenario where I don't know the IP addr that was assigned to the
> target by the DHCP server, how can I start adb?  Can ADBHOST be set to
> a network, like 192.168.1.* ?
>
> Thanks,
> twebb
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to