If you are running Linux, thsi might be helpful:

tho...@lenovo:~$ cat /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666"

You have to add the second line to your rules file for the N1.

http://bit.ly/c9T5u2

Hope that helps,

Thomas


2010/5/22 Dominik Erbsland <[email protected]>

> Hi all
>
> I have a HTC Hero and newly also a Nexus One. I used to debug with the
> HTC Hero which worked just fine. Now when I try to debug with my Nexus
> One I just can't make it work. I updated everything Android via
> Eclipse and have now the version which officially supports Nexus One
> as a debug device. Whenever I connect the Nexus One, turn on Debug
> Mode and want to run the application I don't see the device in the
> debug list.
>
> Anyone got any ideas what I might do wrong? As said above, with the
> HTC Hero it works just fine.
>
> Thanks for help.
> Dominik
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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