[android-developers] Re: Problem Troubleshooting Vista ADB USB Connection.

2009-03-12 Thread Streets Of Boston

If you have Vista 32 bit installed, it should work and i can't help
you to fix your problem.

However, if you have a 64bit system, check this thread:
http://forum.xda-developers.com/showthread.php?t=446274&highlight=64bit+usb

It may fix your issues :)

On Mar 11, 4:12 pm, JLMG  wrote:
> This one is kinda weird...
>
> I have a Ubuntu 8.10 box with everything including Eclipse working
> perfectly, both the emulator and USB connection to my ADP1... works
> perfectly!
>
> But I decide to inflict Vista on myself by attempting to get Eclipse
> and ADT working on my Vista laptop.
>
> I set up Vista with Eclipse and installed the Android plug-in...
> but... the only thing NOT working is the USB connection using the
> exact same USB cable to the exact same ADP1.
>
> Everything including the emulator is just fine, but no USB to ADP1.  ;o
> (
>
> Here is the message I get when I try to use the ADB command line:
> --
>
> Microsoft Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
>
> C:\Users\John>adb version
> Android Debug Bridge version 1.0.20  < (Same version as on the
> Linux box)
>
> C:\Users\John>adb shell
> * daemon not running. starting it now *
> * daemon started successfully *
> error: device not found
>
> C:\Users\John>adb shell
> error: device not found
>
> C:\Users\John>
>
> --
>
> And to top it all off, the Device Manager shows the ADP1 sdcard as a
> USB mass storage device. but won't let me install the USB driver over
> the Microsoft version.
>
> I've been scouring around looking for a solution but remain flummoxed
> so far.
>
> Thanks for any pointers to a solution for this vexing pain in the
> Windows!
>
> JLMG
--~--~-~--~~~---~--~~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problem Troubleshooting Vista ADB USB Connection.

2009-03-12 Thread madcoder

Good solution.  I'm having the same problem with Vista.  When my Mac
comes, I think I'll setup Eclipse on that instead.


On Mar 12, 2:06 pm, Al Sutton  wrote:
> It's a long standing problem 
> seehttp://groups.google.com/group/android-developers/browse_thread/threa...
>
> The only solution I found was to use the Emulator and buy a cheap second
> machine to do interaction with the G1 and final testing (I bought an
> eeeBox with XP).
>
> Al.
>
>
>
> JLMG wrote:
> > This one is kinda weird...
>
> > I have a Ubuntu 8.10 box with everything including Eclipse working
> > perfectly, both the emulator and USB connection to my ADP1... works
> > perfectly!
>
> > But I decide to inflict Vista on myself by attempting to get Eclipse
> > and ADT working on my Vista laptop.
>
> > I set up Vista with Eclipse and installed the Android plug-in...
> > but... the only thing NOT working is the USB connection using the
> > exact same USB cable to the exact same ADP1.
>
> > Everything including the emulator is just fine, but no USB to ADP1.  ;o
> > (
>
> > Here is the message I get when I try to use the ADB command line:
> > --
>
> > Microsoft Windows [Version 6.0.6000]
> > Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
>
> > C:\Users\John>adb version
> > Android Debug Bridge version 1.0.20  < (Same version as on the
> > Linux box)
>
> > C:\Users\John>adb shell
> > * daemon not running. starting it now *
> > * daemon started successfully *
> > error: device not found
>
> > C:\Users\John>adb shell
> > error: device not found
>
> > C:\Users\John>
>
> > --
>
> > And to top it all off, the Device Manager shows the ADP1 sdcard as a
> > USB mass storage device. but won't let me install the USB driver over
> > the Microsoft version.
>
> > I've been scouring around looking for a solution but remain flummoxed
> > so far.
>
> > Thanks for any pointers to a solution for this vexing pain in the
> > Windows!
>
> > JLMG
>
> --
>
> * Written an Android App? - List it athttp://andappstore.com/*
>
> ==
> Funky Android Limited is registered in England & Wales with the
> company number  6741909. The registered head office is Kemp House,
> 152-160 City Road, London,  EC1V 2NX, UK.
>
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
--~--~-~--~~~---~--~~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problem Troubleshooting Vista ADB USB Connection.

2009-03-12 Thread Al Sutton

It's a long standing problem see 
http://groups.google.com/group/android-developers/browse_thread/thread/84c3cba9a05a561d

The only solution I found was to use the Emulator and buy a cheap second 
machine to do interaction with the G1 and final testing (I bought an 
eeeBox with XP).

Al.

JLMG wrote:
> This one is kinda weird...
>
> I have a Ubuntu 8.10 box with everything including Eclipse working
> perfectly, both the emulator and USB connection to my ADP1... works
> perfectly!
>
> But I decide to inflict Vista on myself by attempting to get Eclipse
> and ADT working on my Vista laptop.
>
> I set up Vista with Eclipse and installed the Android plug-in...
> but... the only thing NOT working is the USB connection using the
> exact same USB cable to the exact same ADP1.
>
> Everything including the emulator is just fine, but no USB to ADP1.  ;o
> (
>
> Here is the message I get when I try to use the ADB command line:
> --
>
> Microsoft Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
>
> C:\Users\John>adb version
> Android Debug Bridge version 1.0.20  < (Same version as on the
> Linux box)
>
> C:\Users\John>adb shell
> * daemon not running. starting it now *
> * daemon started successfully *
> error: device not found
>
> C:\Users\John>adb shell
> error: device not found
>
> C:\Users\John>
>
> --
>
> And to top it all off, the Device Manager shows the ADP1 sdcard as a
> USB mass storage device. but won't let me install the USB driver over
> the Microsoft version.
>
> I've been scouring around looking for a solution but remain flummoxed
> so far.
>
> Thanks for any pointers to a solution for this vexing pain in the
> Windows!
>
> JLMG
>
>
> >
>   


-- 

* Written an Android App? - List it at http://andappstore.com/ *

==
Funky Android Limited is registered in England & Wales with the 
company number  6741909. The registered head office is Kemp House, 
152-160 City Road, London,  EC1V 2NX, UK. 

The views expressed in this email are those of the author and not 
necessarily those of Funky Android Limited, it's associates, or it's 
subsidiaries.


--~--~-~--~~~---~--~~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---