On Oct 16, 12:50 pm, Keith Preston <[email protected]> wrote: > I am using Ubuntu 8.04. I'm not using the SDK, but rather the full > source building image. It is should be at version 1.6 (donut). adb > version outputs 1.0.21. Would you think that it could just be a > problem with USB drivers or interaction with my kernel? Are there > some good debug options for running ADB server on the desktop?
adb is a quirky beast. Sources are in system/core/adb; client and server are somewhat mixed together. No general "turn up the debugging" feature that I know of. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

