Hi Mark, We just updated the doc regarding developing on devices, for all platforms.
http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware Xav On Wed, Oct 22, 2008 at 9:16 AM, Mark Murphy <[EMAIL PROTECTED]> wrote: > > Xavier Ducrohet wrote: >> Developing on a device is very similar to using the emulator. >> Once you have enabled USB debugging in your device, it'll just work, >> as adb and DDMS will see your device. > > I'm in the same boat as the OP. Here are details: > > On the G1, I have "USB debugging" and "Stay awake" both checked. I also > have the "Use for USB storage" option unchecked, though I've tried it > both ways. > > I plug the G1 into my Ubuntu 8.04 machine via a powered USB hub, and it > is recognized: > > Oct 22 12:07:51 nc8000 kernel: [1073867.494452] usb 4-1.4.3: new high > speed USB device using ehci_hcd and address 19 > Oct 22 12:07:51 nc8000 kernel: [1073867.627427] usb 4-1.4.3: > configuration #1 chosen from 1 choice > Oct 22 12:07:51 nc8000 kernel: [378864.537868] scsi9 : SCSI emulation > for USB Mass Storage devices > Oct 22 12:07:56 nc8000 kernel: [1073876.329063] scsi 9:0:0:0: > Direct-Access HTC Android Phone 0100 PQ: 0 ANSI: 2 > Oct 22 12:07:57 nc8000 kernel: [1073876.345904] sd 9:0:0:0: [sdc] > Attached SCSI removable disk > Oct 22 12:07:57 nc8000 kernel: [1073876.346023] sd 9:0:0:0: Attached > scsi generic sg3 type 0 > > But I get no love from adb: > > [EMAIL PROTECTED]:~$ adb devices > List of devices attached > emulator-5554 device > > It shows my running emulator instance and nothing else. > > If I close up the emulator and try the steps all over again: > > [EMAIL PROTECTED]:~$ adb devices > List of devices attached > > What's curious is that I don't get "no device" per the instructions. I > also see no sign of it via lspci -v or lspci -vv. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, 2009 > http://www.bignerdranch.com/schedule.shtml > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---