Trying to get an Ubuntu Jaunty system to talk to a dev phone. I have
the 1.5 sdk and the new master branch of the sources.
If I change the udev rules to:
SUBSYSTEM=="usb", ATTRS{idVendor}=="0bb4", MODE="0666"
...I'm able to mount the memory card and read and write to it. But the
command:
adb devices
...shows only the emulator (so adb appears to work with the new sdk),
but not the handset.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---