Nexus S Windows 8 driver? - Nexus S Q&A, Help & Troubleshooting

Just installed Windows 8 CP, and I can't get ADB up and running to download the drivers, so my question is: Is there any drivers for Windows 8 which not requires me to use the SDK?

Try the same drivers you used on windows 7.

albundy2010 said:
Try the same drivers you used on windows 7.
Click to expand...
Click to collapse
But I can't use the SDK, so I can't download those drivers.

If you can use a computer that has windows 7 on it, download drivers to it using sdk and find the folder that has the google drivers. Copy it to a disk and when it asks for the drivers on Windows 8, install the copied disk and you should be able to use the same drivers that way.

Download pdanet. Should have all the drivers you need.
Sent from my Nexus S using xda premium

it auto detect it for me both nexus s and tf300tg but i installed the original win 8 pro today

Download that pdanet. It will work.
Sent from SpeedMachine i9023

run as admin
I encountered this and I just ran the sdk manager as admin.

http://forum.xda-developers.com/showthread.php?t=1901617&highlight=tutorial+for+n00bs
look at this... i use windows 8

Related

Windows 8 HTC drivers ADB

I have scoured the internet and xda and have not found a solution. I am trying to unlock my bootloader, so I can install ROMs and whatnot, on my HTC One S. However, the device is not recognized by adb, even though the normal drivers are installed through HTC sync. I cannot install any additional driver through any other way.
Basically, I just need to know if anyone has a solution to getting the HTC One S to recognize with adb on Windows 8, or any alternate way to get a token.
I have done this many times before on windows 7, and even used adb for other devices on Windows 8, but cannot get the One S to read.
..and unfortunately my Windows 7 machine is in need of repair.
Any suggestions would be appreciated.
Adb still worked after I went from 7 to 8. Uninstall drivers and install android sdk which has required drivers. I've never used HTC sync due to its suckness. You can also google the download for just the drivers without any extra software. There are multiple devices that have adb drivers for download here on xda aswell.
Good hunting
But as far as driver compatibility nothing has changed since the update
Sent from my HTC VLE_U using xda app-developers app
the drivers wont work until htc/Microsoft updates them. doesn't work on my windows 8 pro, I had to installed a virtual machine to get it to work with windows 7.
Definitely nofun that the htc drivers seem to be the big issues. Whendid not have trouble with the kindle orsamsung. Did update as much through the sdk, and tried manually installing the win 7 drivers, and more andno luck. So guess Ill be waiting.
Works for me on windows 8 pro....don't know what you are talking about
Sent from my HTC VLE_U using xda app-developers app
Spastic909 said:
Works for me on windows 8 pro....don't know what you are talking about
Sent from my HTC VLE_U using xda app-developers app
Click to expand...
Click to collapse
Thats good to hear that there is a way to get it working. What drivers did you install?
Are you looking for a driver that will work for when you are in bootloader? I used a Samsung driver and it worked fine.
mbh87 said:
Are you looking for a driver that will work for when you are in bootloader? I used a Samsung driver and it worked fine.
Click to expand...
Click to collapse
I just installed the latest htc sync and all the drivers were good
Sent from my HTC VLE_U using xda premium
mikeyinid said:
I just installed the latest htc sync and all the drivers were good
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
Did this allow detect in adb? not just for windows recognizing the device?
Ive come to find that adb will recognize the device, but not in fastboot mode. Which is the killer, cause thats the only mode I really need it to be recognized in.
I use both ADB and Fastboot on my W8, and never had a problem. Worst case scenario, if you install the drivers but you still have an exclamation mark next to the device in device manager, try and install the Android USB drivers on a W7 machine and copy the files on your W8. Then go to device manager and update the driver, and point to the folder you just copied. This should do.
Ruwin said:
I use both ADB and Fastboot on my W8, and never had a problem. Worst case scenario, if you install the drivers but you still have an exclamation mark next to the device in device manager, try and install the Android USB drivers on a W7 machine and copy the files on your W8. Then go to device manager and update the driver, and point to the folder you just copied. This should do.
Click to expand...
Click to collapse
Already tried Used both windows 7 and windows vista drivers.
Oh well.
I installed the SDK and some hacked HBOOT drivers. Doesn't work. I'll have to try new methods
phoenixbennu said:
Ive come to find that adb will recognize the device, but not in fastboot mode. Which is the killer, cause thats the only mode I really need it to be recognized in.
Click to expand...
Click to collapse
I've found in some pages that HTC has already uploaded their HTC Sync and that is now compatible with Windows 8. However, still not working for me in 8 Pro.
---------- Post added at 02:02 AM ---------- Previous post was at 01:55 AM ----------
Ruwin said:
I use both ADB and Fastboot on my W8, and never had a problem. Worst case scenario, if you install the drivers but you still have an exclamation mark next to the device in device manager, try and install the Android USB drivers on a W7 machine and copy the files on your W8. Then go to device manager and update the driver, and point to the folder you just copied. This should do.
Click to expand...
Click to collapse
I've uploaded from W7 to W8 pro and my now I'm not able to find a driver that fits my computer. It's a very strange situation.
I have tried pretty much everything lol, its not worth it if you are installing a RUU then windows 8 suddenly stopped detecting your phone then you have a brick. I would just wait till htc releases drivers for windows 8. or installed windows 7 through VMware, like I did.
Just have the device for 1 day and had some issues. Is there any working solution for this? I've spend some time searching and reading, I tried alot of drivers (HTC, from android-sdk and so on)...with all the same issue. Windows 8 recognizes the device as My HTC BUT...adb doesn't. When issuing "adb devices" command, returned list is blank.
Finally I've installed recovery and unlocked on a Windows 7 machine but I don't want to do that each time I flash a ROM (and I flash alot).
Also short question... I didn't saw anywhere clearly stated but from what I've read, I understood there's no S-Off for One S right? I'm comming from Desire S and everything there was flawless.
It is working on my Windows 8 Pro without an issue. I installed the driver which comes together with the android sdk.
1. Open device manager
2. Select the android device with yellow sign
3. right click and select "Update Driver Software ..."
4. select browse my computer for driver software
5. select "Let me pick from a list of device drivers on my computer"
6. select have disc and browse for the "android_winusb.inf" in the android sdk folder
7. select Android ADB Interface and press next
8. select yes, ...
-> adb driver is installed and device should now work with adb.
Best regards,
dexi
dexi00 said:
It is working on my Windows 8 Pro without an issue. I installed the driver which comes together with the android sdk.
1. Open device manager
2. Select the android device with yellow sign
3. right click and select "Update Driver Software ..."
4. select browse my computer for driver software
5. select "Let me pick from a list of device drivers on my computer"
6. select have disc and browse for the "android_winusb.inf" in the android sdk folder
7. select Android ADB Interface and press next
8. select yes, ...
-> adb driver is installed and device should now work with adb.
Best regards,
dexi
Click to expand...
Click to collapse
wbut i can't find android-winusb.inf in my sdk,
can you mention the folder's path?
I'm having same issue but on Win7 also tried many installs and uninstall of HTC drivers, still not recognized plus have my own thread which 2 members tried all they know also tried on my Dad's Vista with a no go? I found my computer recognized my device if u do this, power down ur device than restart ur computer while booting up plug in ur device and sometimes it recognizes it but not always staying connected
Sent from my HTC One S using xda premium
I have Windows 8 Pro Media Center, install drive from htc sync manager from htc site, flashing fastboot, oem lock, etc seem to work in cmd. But odd was if i do adb devices, it just say something like "list device" i don't see my device number.. or i should use fastboot devices instead
Try this:
[Solution]Windows 8 - ADB/fastboot driver problem solved!!

[Q] Which version of windows is easiest to use android sdk on?

I would like to say that I am not a developer or anything. I am having problems using adb commands on my computer (windows 8). It is a problem with drivers and such that the computer doesn't recognize the phone when in recovery. The same setup works on my windows vista desktop. I know many people have problems with drivers working on windows 8 and i was just wondering what version of windows is the easiest to work with?
hituinthedome said:
I would like to say that I am not a developer or anything. I am having problems using adb commands on my computer (windows 8). It is a problem with drivers and such that the computer doesn't recognize the phone when in recovery. The same setup works on my windows vista desktop. I know many people have problems with drivers working on windows 8 and i was just wondering what version of windows is the easiest to work with?
Click to expand...
Click to collapse
Windows 7 is the best option for me. But there is still a problem, the driver never work with the driver for windows phone 8.

HTC Desire 500 one sim driver windows 8.1 x64

Good morning. Please, if i install sdk driver, always the phone is not recognized by windows 8.1 x64. In settings, i look always "unknown android 1.0" and i cannot connect phone with fastboot. every time i need go to virtual machine with windows 7 x86 nd in same way the drivers are installed.
can someone give me a solution? a link for tested drivers? tested!
thanks

[Q]Windows won't recognize Oneplus One

Hey,
Question is simple, Windows 8.1 won't recognize my Oneplus One. What should I do?
Thanks
Download the proper drivers, on my windows 7 box I used the ones from the SDK, on windows 8.1 I don't have the SDK on it so I just used the universal naked drivers, a quick search will find you the right ones
Maybe you can post links? I've searched put I haven't found "working" ones
I'm on mobile so its kind of a pain, but here is search result which you can easily do the same
try doors, they might recognize oneplus
Sent from my A0001 using XDA Free mobile app
demkantor said:
I'm on mobile so its kind of a pain, but here is search result which you can easily do the same
Click to expand...
Click to collapse
+1 to this I use Universal Naked Drivers and they work great.
http://forum.xda-developers.com/showthread.php?t=2386956
Follow the instructions on how to install it on Windows 8.1 make sure its 0.73 and not 0.72
download, install, and update the android sdk.
open your devmgmt.msc with administrator rights (device manager)
select your device under the device manager
right click, update driver; and choose the usb driver under google. i chose adb composite interface, i think.
there are some variations to this theme, but it's all pretty close to the same.
Download android SDK package. Standard android drivers are included
demkantor said:
Download the proper drivers, on my windows 7 box I used the ones from the SDK, on windows 8.1 I don't have the SDK on it so I just used the universal naked drivers, a quick search will find you the right ones
Click to expand...
Click to collapse
thanx
Ok...i had this issue when trying to root my OPO. To solve this, I used Samsung drivers instead of google drivers.

Windows 10 cant detect TF101

Hi. Tryed on laptop and on desktop.
Windows 10 cant detect TF101. Already tried to install universal naked drivers.
No luck.
Any ideas? I need to unbrick mine. Thanks!
mine installed it self I rooted the device on windows 10
Like Windows 8 or 8.1, you need to disable the Windows 10 Driver signature enforcement to load the universal naked drivers. The following links should help explain the process:
http://www.howtogeek.com/167723/how...8.1-so-that-you-can-install-unsigned-drivers/
http://www.drivethelife.com/windows...e-enforcement-on-windows-10-8-7-xp-vista.html
http://www.top-password.com/blog/how-to-disable-driver-signature-enforcement-in-windows-10-8-7/

Categories

Resources