Hi,

thanx, it works, the device is listed as emulator (I did not yet find
the file to change the name, but that is not important).

Now, the real hardware throws an error (can't delete the old file),
but I will hopefully find a solution for that issue, which is a
general problem for me with Android 1.0.

bye
Markus

On 29 Sep., 16:24, "Chen Yang" <[EMAIL PROTECTED]> wrote:
> 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