Try to set the ADBHOST to the target hardware device's ip address.
Firstly try to restart the adb server:
$adb kill-server
$adb start-server
Then try to execute:
$adb devices
to list all the devices that ADB had found, then your eclipse plugin may be
able to find it.
Hope it helps!
--
 Chen

On Mon, Sep 29, 2008 at 10:18 PM, Markus <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> did somebody find a way to use the eclipse plugins for Android
> development with real hardware? Even when my real hardware is bootet
> and avaiable, the Eclipse plugin cannot find the hardware device,
> which is connected by serial and ethernet connection. Eclipse does not
> offer a way to add a device manually, so has somebody an idea, how to
> use my real hardware?
>
> bye
> Markus
> >
>


-- 
Yang, Chen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to