Re: [android-developers] usb driver xoom

2011-03-08 Thread Chris Stewart
While I have nothing to contribute to this conversation, I just wanted to chime in and express my jealousy that you're developing on a Xoom. :) -- Chris Stewart http://chriswstewart.com On Tue, Mar 8, 2011 at 6:27 PM, J Handal wrote: > Kostya, > > I tried from your link: > > > ;NVIDIA Tegra >

Re: [android-developers] usb driver xoom

2011-03-08 Thread J Handal
Kostya, I tried from your link: ;NVIDIA Tegra %SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000 %CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01 Also this : ;Xoom %SingleAdbInterface%= USB_Install, USB\VID_22B8&PID_70A9 %CompositeAdbInterface% = USB_Install

Re: [android-developers] usb driver xoom

2011-03-08 Thread Dianne Hackborn
"tegra 2 adb"? WTF? :) You don't need a special adb, the standard platform one works fine. 2011/3/8 Kostya Vasilyev > Try the tegra 2 drivers on Nvidia's site, or Google for "tegra 2 adb". > > Oh, and make sure you've enabled adb support on the device (settings - > applications - development).

Re: [android-developers] usb driver xoom

2011-03-08 Thread Kostya Vasilyev
Try the tegra 2 drivers on Nvidia's site, or Google for "tegra 2 adb". Oh, and make sure you've enabled adb support on the device (settings - applications - development). 08.03.2011 19:36 пользователь "J Handal" написал: > Mark, > > Already downloaded motorola usb drivers,yes able to transfer fli

Re: [android-developers] usb driver xoom

2011-03-08 Thread J Handal
Mark, Already downloaded motorola usb drivers,yes able to transfer flies,pictures from PC to XOOM. My problem is when running samples from demo fountain,notepad ,etc .Can not "target manual ,not able to choose a running android device 3.0." THX -- You received this message because you are

Re: [android-developers] usb driver xoom

2011-03-08 Thread Mark Murphy
Download the XOOM drivers. http://www.motorola.com/Support/US-EN/Support-Homepage/Software_and_Drivers/USB-and-PC-Charging-Drivers On Tue, Mar 8, 2011 at 9:05 AM, J Handal wrote: > Hi > Installed the xoom motorola  in windows vista ,eclipse galileo. > I have the google usb driver package ,revisi

[android-developers] usb driver xoom

2011-03-08 Thread J Handal
Hi Installed the xoom motorola in windows vista ,eclipse galileo. I have the google usb driver package ,revision 4. Debugging mode on in the tablet. But running the samples demo 3.0,don't choose the running device(is not there) Some idea? -- You received this message because you are subsc