Quote:
Originally Posted by KlaymenDK
That's awesome support, Rastaman. Thanks for that.
I'm using Windows XP so that would be x86. I don't think I can be any quicker with the driver selection, as it's already filled in and I'm just pressing No-Next-Next-Finish. That's at work at least, so further work will have to wait until tomorrow.
I'm not sure if ADB works, because I have no experience with it.  I'll do a spot of research to learn how to test it out.
|
i have xp mode on my windows7 :P
will try this out
to test if ADB works, make sure debugging is enabled
connect the device then do
cd\
cd android-sdk-windows\tools
adb devices
it should list something there.