[GUIDE][HOWTO] Installing HTC drivers on Win8 for adb/fastboot - HTC EVO 3D

Well, After doing a fresh install of Windows 8 Pro (64bit) I soon realized that HTC does not support Win8 drivers yet officially but after hours of scouring the internet, I finally got it to work and it works perfect!
I have found that the Windows 7 drivers work on Windows 8 but the HTC Driver installer will not allow a windows 8 install for some reason. There are 2 ways to do it but this is the easiest as I have already pulled the full driver pack from a Windows 7 driver install to make it easier for everyone.
Instructions to installing HTC Drivers on Windows8 64Bit:
==========================================
1. Download the Windows7 (64 Bit) drivers here - http://d-h.st/OYI
2. Unzip to any location you want. Just remember where you put them.
3. Plug in your phone to your USB cable.
4. Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
5. Select "Browse my computer for driver software"
6. Click Browse and then select the folder you unzipped with the drivers in it then click next.
7. It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
Hope that helps anyone having troubles getting USB/HTC drivers working on Windows 8 (64bit).
Now you can use adb and fastboot commands. I use Fastboot Commander and I can report it works perfect in Win8.
EDIT: Im sure this will work for any other HTC phone as well as I am pretty sure the drivers are pretty universal for HTC phones, just so happens I have an Evo3D and do not have any other HTC phones to test this on other then my Hero. I will test that as soon as I can to see if that works also and update my findings.
Enjoy!

Hippie459MN said:
Well, After doing a fresh install of Windows 8 Pro (64bit) I soon realized that HTC does not support Win8 drivers yet officially but after hours of scouring the internet, I finally got it to work and it works perfect!
I have found that the Windows 7 drivers work on Windows 8 but the HTC Driver installer will not allow a windows 8 install for some reason. There are 2 ways to do it but this is the easiest as I have already pulled the full driver pack from a Windows 7 driver install to make it easier for everyone.
Instructions to installing HTC Drivers on Windows8 64Bit:
==========================================
1. Download the Windows7 (64 Bit) drivers here - http://d-h.st/OYI
2. Unzip to any location you want. Just remember where you put them.
3. Plug in your phone to your USB cable.
4. Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
5. Select "Browse my computer for driver software"
6. Click Browse and then select the folder you unzipped with the drivers in it then click next.
7. It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
Hope that helps anyone having troubles getting USB/HTC drivers working on Windows 8 (64bit).
Now you can use adb and fastboot commands. I use Fastboot Commander and I can report it works perfect in Win8.
EDIT: Im sure this will work for any other HTC phone as well as I am pretty sure the drivers are pretty universal for HTC phones, just so happens I have an Evo3D and do not have any other HTC phones to test this on other then my Hero. I will test that as soon as I can to see if that works also and update my findings.
Enjoy!
Click to expand...
Click to collapse
Thanks so much for your instruction.
However I followed every steps and the My HTC driver was renewed ... I still fail to resign the app after I modified it.

alhuang69 said:
Thanks so much for your instruction.
However I followed every steps and the My HTC driver was renewed ... I still fail to resign the app after I modified it.
Click to expand...
Click to collapse
I dont understand. Resign what app? All this does is install the drivers in Win8 (64bit version) if you didnt have them installed already so you can use adb and fastboot commands via command prompt on your PC. If you had drivers installed and working in Win8 already there is/was no need for this.

Hippie459MN said:
I dont understand. Resign what app? All this does is install the drivers in Win8 (64bit version) if you didnt have them installed already so you can use adb and fastboot commands via command prompt on your PC. If you had drivers installed and working in Win8 already there is/was no need for this.
Click to expand...
Click to collapse
Thank you very much for your reply. I updated the HTC Sync version 3.3.1.7 --- the sync and the connection between the phone and PC are working very well. The adb never works even followed your instruction but still can't make the adb works. I suspect my adb version is too old.
Would you be kind to share the adb?

Any adb and fastboot app should work. Worked fine for me on a really old version and also on the latest version.
Get it right from Google. http://developer.android.com/sdk/index.html
Just click on Downloads for other platforms and then download SDK Tools only.
Install that then launch the SDK Manager and select to download the Android Platform Tools and you will get the latest adb and fastboot
I would install to your c: drive and not in program files. Just a recommendation.

Hippie459MN said:
Any adb and fastboot app should work. Worked fine for me on a really old version and also on the latest version.
Get it right from Google. http://developer.android.com/sdk/index.html
Just click on Downloads for other platforms and then download SDK Tools only.
Install that then launch the SDK Manager and select to download the Android Platform Tools and you will get the latest adb and fastboot
I would install to your c: drive and not in program files. Just a recommendation.
Click to expand...
Click to collapse
Thank you very much again. I will try it then.:good:

Worked for my HTC ONE X on my Win 8 ultrabook, took less than 2 minutes all up from reading your post (well skimming heh). Made it nice and easy. Thanks

Thanks man, worked perfectly. Now adb logcat works, while before it would sit on Waiting for Device.

Don't the 4.x series drivers from HTC natively support Win8? I don't have Win8 myself, but perhaps someone could test and report back? I posted a small collection of Windows drivers in my forum section.

mdmower said:
Don't the 4.x series drivers from HTC natively support Win8? I don't have Win8 myself, but perhaps someone could test and report back? I posted a small collection of Windows drivers in my forum section.
Click to expand...
Click to collapse
The requirements for HTC Sync still don't include Windows 8 as a supported environment even though the last update was on December 28th so I'm guessing the drivers included with that won't install properly.
HTC Sync Manager supports Windows 8 but not the Evo 3D. If the 4.x drivers were extracted from that they may work with the Evo 3D but I don't run Windows 8 yet so someone else going to have to test them.
ramjet73

ramjet73 said:
The requirements for HTC Sync still don't include Windows 8 as a supported environment even though the last update was on December 28th so I'm guessing the drivers included with that won't install properly.
HTC Sync Manager supports Windows 8 but not the Evo 3D. If the 4.x drivers were extracted from that they may work with the Evo 3D but I don't run Windows 8 yet so someone else going to have to test them.
ramjet73
Click to expand...
Click to collapse
Interesting. I just extracted the drivers from Sync Manager and found a single point bump at the very end of the version string from my latest driver (4.0.1.002 is now listed in my drivers post). I'm still led to believe the 4.x series works on Win8, but we'll have to wait for others to respond.

Ramjet to the rescue once again. Thanks for that reply there.
mdmower, I will take a look at your thread later and check it out.

I run Win 7, Win 8 and Ubuntu 12.10 on my laptop. The regular HTC Sync drivers that work on Win 7 also do work on Win 8. I'm currently running an RUU and it's working.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
私のエピック4Gのタッチから送られてきた。

dastin1015 said:
I run Win 7, Win 8 and Ubuntu 12.10 on my laptop. The regular HTC Sync drivers that work on Win 7 also do work on Win 8. I'm currently running an RUU and it's working.
Click to expand...
Click to collapse
Did you install them as part of HTC Sync, as a separate .exe file, or using the workaround in hippie459mn's guide?
ramjet73

ramjet73 said:
Did you install them as part of HTC Sync, as a separate .exe file, or using the workaround in hippie459mn's guide?
ramjet73
Click to expand...
Click to collapse
As HTC Sync then uninstalled Sync.
私のエピック4Gのタッチから送られてきた。

Windows 8 compatible installer
I recently found that the .exe installer from HTC Sync Manager is compatible with all versions of Windows, from XP through 8, and both 32 and 64 bit versions. The Sync Manager itself doesn't support the Evo 3D/V but the drivers that come with it seem to work fine with our device.
The Windows 8 compatible 4.1.0.001 version of the HTC .exe driver installer can be downloaded here.
ramjet73

dastin1015 said:
As HTC Sync then uninstalled Sync.
私のエピック4Gのタッチから送られてきた。
Click to expand...
Click to collapse
I have been wondering about that, so you can install HTC Sync and then uninstall and the drivers remain.
Sent from my PG86100

SteveO_148 said:
I have been wondering about that, so you can install HTC Sync and then uninstall and the drivers remain.
Click to expand...
Click to collapse
HTC Sync doesn't support Windows 8 but HTC Sync Manager does even though its functions don't work with the Evo 3D. They are two different programs but both are downloadable from htc.com.
ramjet73

I just came across this and going to see how this works and change up the first post if needed.
http://www.androidpolice.com/2013/0...-driver-for-windows-that-actually-works-on-8/
Its a universal ADB driver that not only works with all Android devices (that's right – no more proprietary drivers!), but also all versions of Windows – including 8.

Did you ever get it all working with those new drivers? Considering trying it for my One.

Related

Newbie needs help with adb

Hi.
I'm trying to make some custom native software for android but I need some help getting started.
What I have done so far is getting a HTC Hero, GSM version.
Flashed a custom rooted ROM. update-hero-generic-2.73.405.38-rooted-signed.zip
Installed the sdk and ndk on Windows.
Downloaded and built the open source android project in a VMWare ubuntu image.
What I'm trying to do now is to get ADB talking to my Hero.
I have USB debugging on in the applications->development menu on in the Hero.
When I attach the phone to my XP PC it detects it and asks for drivers, I point it to drivers in android-sdk-windows\usb_driver, windows won't load them because they do not match the hardware.
I can install the driver manually but eventhough the device manager lists it as working (android phone with android composite ADB interface) adb cant find it.
adb devices just give me an empty list.
I tried this on a Windows 7 box and it seemed to work there, is there something special I need to do to get it working on XP?
Installing HTC Sync (drivers included) should resolve.
Thanks!
I actualy tried that before posting but it did not seem to work.
I now tried it again and this time I manually installed the driver in the HTC directory and now it works.

Windows 7 64 bit and HTC Sync

Hi,
I know there have been threads on this before but largely they just mention installing the Vista 64 bit drivers (done that). I'm running Windows 7 64 bit with the Vista 64 bit drivers and MCR 2.8 (although I was on stock and 2.2 with the same problem). HTC Sync on the phone just will not find it on the PC. I can mount the SD card with no trouble, just problems with Sync.
Any suggestions as to what I can do? Please feel free to direct me to another thread that I've missed so long as it's not just about the drivers.
Ta
M
martint235 said:
Hi,
I know there have been threads on this before but largely they just mention installing the Vista 64 bit drivers (done that). I'm running Windows 7 64 bit with the Vista 64 bit drivers and MCR 2.8 (although I was on stock and 2.2 with the same problem). HTC Sync on the phone just will not find it on the PC. I can mount the SD card with no trouble, just problems with Sync.
Any suggestions as to what I can do? Please feel free to direct me to another thread that I've missed so long as it's not just about the drivers.
Ta
M
Click to expand...
Click to collapse
In addition to HTC sync and the drivers, have you tried getting the android sdk? I know that I had issues with HTC sync finding my phone as well when syncing it to Win7 x64, so try following this guide here, it might allow HTC sync to view the phone properly. The guide teaches you how to setup adb-usb drivers which might trigger the application to know that your phone is there.
I had the same problem, turns out one of the task killer apps that I had been using had killed the sync process. Might be a plan to check if the same has happend to you.
Florida.
Hi Princedwi and Florida,
Thanks for the replies. I'm confident that my sync process is still running as I've tried numerous reboots of phone and PC so the task killer wouldn't have had chance to stop the process. However I will give it a go just to make sure.
Regarding the SDK, I'll try that when I get home. I used to have the SDK installed but then I did a re-install of windows and haven't bothered installing the sdk yet. May well work, I'll let you know.
Ta
M
Hi,
Ok tried it at home. The SDK isn't installing in the same way as I remember it doing last time. A DOS box flashes up and then disappears when I run SDK setup.exe.
Any other ideas?
Ta
M
2.0.18 is out now... should be W7 compatible -
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=847&news_id=471
I had to install the Vista 64 bits drivers twice to get them working properly. The first time my hero appeared as "HTC Hero ADB". Rebooted, connected to USB, opened notifier, selected PC-Sync and reinstalled drivers (always choosing the folder where HTC should be leaving their drivers). This second time it appeared as "MY HTC" and it worked fine then. So just try again until you see the magic word "My HTC".
yrreP said:
2.0.18 is out now... should be W7 compatible -
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=847&news_id=471
Click to expand...
Click to collapse
I've installed it today on my 7 64bit ultimate installation, and still no avail, i installed the vista x64 drivers and it worked.
Gr. B
martint235 said:
The SDK isn't installing in the same way as I remember it doing last time.
Click to expand...
Click to collapse
Because from android 1.6 setup process has changed in SDK. Normally it opens a windows from where you can add the version of android SDK you want and install the driver.
martint235 said:
A DOS box flashes up and then disappears when I run SDK setup.exe.
Click to expand...
Click to collapse
Same problem here with windows 7 64bit. Not sure if it's related to java environnement installed (For example when i installed JRE on my win7 64 the JAVA_HOME env variable was not set, i had to do it manually).
martint235 said:
Any other ideas?
Click to expand...
Click to collapse
Nope for now but if I found the problem be sure i'll post it here.
Ok I found the solution. My problem is that I've installed only the JRE but according to the requirements (developer.android.com/intl/fr/sdk/requirements.html) we need the JDK also.
So i've uninstalled the JRE 1.6 (64bit) I had, and installed the JDK 1.6 (32bit as i saw many ppl having problem with 64bit and android SDK). And it worked, I run againg the "SDK Setup.exe" and it opened the windows as intended.
I had the same problem, even with 2.0.18. what I did was install HTC Sync 2.0.18 (with the drivers copied in Program Files\HTC\HTC Driver\Vista_x64). then go to device manager, ADB interface, update driver, browse for a list of compatible software and choose My HTC.
after rooting it (although I'm not sure this is the cause) it happened now and then to fail to get recognized by the computer so I followed the same steps to update the drivers to My HTC.
I can't install HTC Sync 2.0.18, it gives an error about some resource file not found and closes. I tried on two different computers with the same result. Anyway 2.0.8 works fine here after I reinstalled the 64 bits driver until it was detected as "My HTC".
the same for me.
after update to version 2.0.18 my win7 64bit didnt find my phone anymore...

HTC Drivers

Hey, I was wondering if anyone had a link to download the HTC Bootloader drivers. It fails when I try and load "something" in Windows.
Thanks.
p.s: This will lead to good things...
The only drivers that I am aware of are the ones that are in the Android SDK Toolbox and in the HTC Sync program. Correct me if I am wrong, but as far as I know, they aren't specific drivers ie "bootloader" drivers. They are just drivers to get your comp to recognize the phone when its attached.
I'm assuming this is something you're expirementing with to get root via the adb in recovery, if so, good luck.
-------------------------------------
Sent via the XDA Tapatalk App
Hi crax0r,
The folks at Android (aka Google) provide these instructions for installing the drivers. It involves installing their SDK first, and installing Java for that, and an IDE called eclipse.... UGH.
The HTC "Sync" Application that hoovnick is referring to can be found here.
It has been so long ago that I installed drivers (on a WinXp x32 laptop) that I can't remember what order I did things in, whether or not the driver used by HTC sync is sufficient for fastboot but not adb (or vice versa), whether I did the SDK install first, etc etc etc. As a matter of fact, it's been so long ago that the computer that I did it on is now dead, and here I am using a Linux machine.
For all I know, the order you do things in affects the outcome - it sure seems like a lot of folks with Windows 7 complained about driver troubles.
One thing is for sure, though - setting up the entire Android SDK (+ Java + Eclipse + ...) in order to install a device driver has to be the worlds most roundabout way of doing a driver install.
If you are considering using the "fastboot" method to install Amon_RA's recovery boot, you might try just installing HTC Sync first, and see if that is sufficient for getting fastboot talking to the phone. That install is way, way easier than setting up the SDK to get a driver installed.
The other thing which is an option, if you are a little bit Linux-savvy, is to boot one of those "Live CDs" (Ubuntu, SuSe, etc) on your PC - there are no drivers to install in the case of Linux, you just need to be running as "root" on the Live (linux) CD to get fastboot to talk to the phone. The downloads (fastboot for Linux and the Amon_RA recovery image) are small, and they will both easily fit in the /tmp folder of the Linux (Live CD) boot on the PC.
Once you have Amon_RA on the phone, you won't need the SDK any longer, unless you want to start doing dev-like things; that's why a one-time boot into Linux would also work.
bftb0
I <3 Ubuntu. It's amazing!
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
crax0r said:
It's OK. I'm running Ubuntu now.
Click to expand...
Click to collapse
Excellent. Just remember to always run fastboot as root, and if using adb, then the first time after you boot (the PC), run adb as root.
The reason is that by default, Ubuntu won't let an unprivileged user access the USB.
Since I have adb and fastboot in my Ubuntu (regular user) PATH, I usually just do a
$ sudo `which adb` blah-blah-blah
or
$ sudo `which fastboot` blah-blah-blah
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
I don't know - I've already forgotten everything I did with the driver install in Windows, and I don't currently have a working Windows machine. Sorry I can't be of more help. As I said, the troubles people have been having seem to depend on which version of Windows (Xp/Vista/7), whether its x32 or x64, phase of the moon, etc. Seems like people run into snags on Win7 or x64 versions of Windows more than Xp-32, but I don't know why that is.
Keep plugging away at it. If you are looking for resources to help resolve the problem, I would go look at docs relating to Windows driver install troubleshooting - the driver install problem seems to be a Windows issue, not really anything to do with the SDK.
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
Sounds like what happened to me. i had to hit the icon at the top of my phone that showed the usb cable.. i had to switch charge only to disk drive "mount as disk drive"... folder popped right up on my windows machine asking how i wanted to open the file
I have the SDK running and my phone being recognized on my computer with Vista but I have another one running XP 32 bit and windows will NOT recognize the .inf? Any ideas? I deleted all previous HTC drivers and tried that approach but nothing seems to be working.

HTC Drivers on Windows 8

I have Windows 8 64bit and I'm having an issue installing the drivers for the DNA. It tells me that the driver installer is not supported for my operating system. Has anyone successfully installed it on a Windows 8 64bit machine?
prestigious said:
I have Windows 8 64bit and I'm having an issue installing the drivers for the DNA. It tells me that the driver installer is not supported for my operating system. Has anyone successfully installed it on a Windows 8 64bit machine?
Click to expand...
Click to collapse
I'm using Win8 x64. Only thing I installed was the driver portion of the HTC Thunderbolt installer and the android sdk. Already had them installed for my Thunderbolt. I have both usb storage and adb access on the DNA as well.
prestigious said:
I have Windows 8 64bit and I'm having an issue installing the drivers for the DNA. It tells me that the driver installer is not supported for my operating system. Has anyone successfully installed it on a Windows 8 64bit machine?
Click to expand...
Click to collapse
When you plug the DNA into your computer it will mount 2 partitions (disks). One will be called HTC Sync Manager where the drivers are located. I'm using the drivers from the Win7_64 folder. I installed them through device manager and all has been working fine under Windows 8 x64. If you have any trouble please pm me.
bb12489 said:
When you plug the DNA into your computer it will mount 2 partitions (disks). One will be called HTC Sync Manager where the drivers are located. I'm using the drivers from the Win7_64 folder. I installed them through device manager and all has been working fine under Windows 8 x64. If you have any trouble please pm me.
Click to expand...
Click to collapse
How did you install it through device manager?
art0605 said:
How did you install it through device manager?
Click to expand...
Click to collapse
When your DNA is in USB debugging mode under dev options, it will show up as an unrecognized device in device manager when you plug it into your computer. From there you can proceed to install the drivers with the files I mention in my other post.
I am having the same issue. I opened up the virtual partition and loaded the drivers as you suggested. my DNA is listed in the dev man as MyHTC. I have usb access but no ADB. I am using the ADB from the AIO tool kit. Tried several diff USB ports and a diff cable but I don't think that's the issue. Also tried the adb from the sdk. still no dice...
I have Win8 x64 as well. After turning on USB debugging, find the device in Computer and run the sync manager. At least, I think that's what I did. I'll have to check in the morning.
Sent from my HTC6435LVW using xda app-developers app

Windows 8.1 preview and not working adb\fastboot.

Hello, ive faceed a problem after upgrading to 8.1
Phone doesnt showing in adb or fastboot.=(
Anyone got a drivers?
Thanks
olvrick said:
Hello, ive faceed a problem after upgrading to 8.1
Phone doesnt showing in adb or fastboot.=(
Anyone got a drivers?
Thanks
Click to expand...
Click to collapse
I am having the same issue...
olvrick said:
Hello, ive faceed a problem after upgrading to 8.1
Phone doesnt showing in adb or fastboot.=(
Anyone got a drivers?
Thanks
Click to expand...
Click to collapse
Same here.
Any solutions?
olvrick said:
Hello, ive faceed a problem after upgrading to 8.1
Phone doesnt showing in adb or fastboot.=(
Anyone got a drivers?
Thanks
Click to expand...
Click to collapse
killman2659 said:
I am having the same issue...
Click to expand...
Click to collapse
jimmydigital00 said:
Same here.
Any solutions?
Click to expand...
Click to collapse
I am find it
open device Manager
right click fastboot icon and then click update driver and software
Use a Drivers
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've found a way to get ADB working on Windows 8.1. The trick is to use Intel's ADB drivers instead of Google's. We're going to need to manually extract the drivers from the installer because it doesn't recognize Windows 8.1 (ironic).
Bonus: This method of install ADB drivers doesn't require you to reboot without driver signature enforcement (because Intel signs their drivers like a good company should).
1) Download Intel's USB drivers from Intel's website (or my attachment). I don't have enough posts on XDA to be able to post the link but searching "intel usb driver for android devices" on Google has the correct webpage as the first result.
2) Download 7-zip to extract the drivers (if you don't already have it installed)
3) Right-click on the setup exe inside the zip file from Intel's webside and choose "Extract here" in the 7-zip menu. You'll probably get a warning about copying over files etc. just click yes to all.
4) Now open Device Manager and find the "USB Composite Device" that corresponds to the Android device. It may help to enter the "Devices by Connection" view (in the View menu). You'll want to keep expanding the device tree until you find the "USB Composite Device" that is the parent of your ADB device (and possibly the MTP device too). When you find that, right-click and "Update driver software". Click "Browse my computer for driver software" and click "Let me pick from a list of device drivers on my computer". Click the "Have Disk" button and browse to the directory that you extracted the drivers in step 3 then select "android_winusb.inf". You should see a single entry that says "Linux device with multiple configurations". Select that entry and click next.
5) After that installs, you should still see the exclamation mark by your ADB device (or you should see the ADB device with a non-working driver). Now you want to do the same steps as in step 4 except this time you should see 3 options when you select the inf. Click on the "Android ADB Interface" option and hit next.
6) You may need to reboot for ADB to pick up the device (or restart the ADB server)
Hopefully, this works for you guys. I did it successfully with my Ouya and Nexus 7.
Cybertron™ said:
I am find it
open device Manager
right click fastboot icon and then click update driver and software
Click to expand...
Click to collapse
still no luck
I get "device failed enumeration
aicom64 said:
I've found a way to get ADB working on Windows 8.1. The trick is to use Intel's ADB drivers instead of Google's. We're going to need to manually extract the drivers from the installer because it doesn't recognize Windows 8.1 (ironic).
Bonus: This method of install ADB drivers doesn't require you to reboot without driver signature enforcement (because Intel signs their drivers like a good company should).
1) Download Intel's USB drivers from Intel's website (or my attachment). I don't have enough posts on XDA to be able to post the link but searching "intel usb driver for android devices" on Google has the correct webpage as the first result.
2) Download 7-zip to extract the drivers (if you don't already have it installed)
3) Right-click on the setup exe inside the zip file from Intel's webside and choose "Extract here" in the 7-zip menu. You'll probably get a warning about copying over files etc. just click yes to all.
4) Now open Device Manager and find the "USB Composite Device" that corresponds to the Android device. It may help to enter the "Devices by Connection" view (in the View menu). You'll want to keep expanding the device tree until you find the "USB Composite Device" that is the parent of your ADB device (and possibly the MTP device too). When you find that, right-click and "Update driver software". Click "Browse my computer for driver software" and click "Let me pick from a list of device drivers on my computer". Click the "Have Disk" button and browse to the directory that you extracted the drivers in step 3 then select "android_winusb.inf". You should see a single entry that says "Linux device with multiple configurations". Select that entry and click next.
5) After that installs, you should still see the exclamation mark by your ADB device (or you should see the ADB device with a non-working driver). Now you want to do the same steps as in step 4 except this time you should see 3 options when you select the inf. Click on the "Android ADB Interface" option and hit next.
6) You may need to reboot for ADB to pick up the device (or restart the ADB server)
Hopefully, this works for you guys. I did it successfully with my Ouya and Nexus 7.
Click to expand...
Click to collapse
or without intel motherboard drivers...
---------- Post added at 11:55 AM ---------- Previous post was at 11:49 AM ----------
krzemyk1981 said:
still no luck
I get "device failed enumeration
Click to expand...
Click to collapse
that's no usb drivers it is fastboot driver 1st goto trun off your phone and goto fastboot mode then show your device manager fastboot icon then install drives...i hope install your drivers:good:
Cybertron™ said:
that's no usb drivers it is fastboot driver 1st goto trun off your phone and goto fastboot mode then show your device manager fastboot icon then install drives...i hope install your drivers:good:
Click to expand...
Click to collapse
no such icon
I tried all that it it still does not work for me.
Neither intel or any other driver works for me. It Installs it, sure, but Device enumeration still fails.
Running Windows 8.1 if that has any baring on the issue.
Solved problem by connecting into USB3.0. I have motherboard integrated Renesas USB3.0, first I had to update USB3.0 drivers to work Android ADB interface
The same for me, it was only working with my USB3 slot and also with windows booted without driver signature check.
Sined_ said:
The same for me, it was only working with my USB3 slot and also with windows booted without driver signature check.
Click to expand...
Click to collapse
Worked for me with they USB 3.0 port!
I'm having this problem as well. When USB Debugging is turned on adb will recognize my device in Camera (PTP) mode but it will not recognize it when it is plugged in as a Media device (MTP). Unfortunately I do not have any USB 3.0 ports on my machine. This has become very frustrating because I can't retrieve files off of my phone or test my android app anymore :crying: time to use the emulator in the mean time T_T
EDIT: If I put the files I want to transfer into the DCIM folder on my phone they will show up on the computer after I reboot the phone while Camera (PTP) file transfer mode is selected.
Same problem here, since I tried 8.1 preview. Works for adb, but not for fastboot.
bgcngm said:
Same problem here, since I tried 8.1 preview. Works for adb, but not for fastboot.
Click to expand...
Click to collapse
Same here, usb2/3 ports don't work for fatboot with windows 8.1 preview, I tried both xperia and htc,
olvrick said:
Hello, ive faceed a problem after upgrading to 8.1
Phone doesnt showing in adb or fastboot.=(
Anyone got a drivers?
Thanks
Click to expand...
Click to collapse
I am having the same issue, since I tried 8.1 preview. ...
Unfortunately I do not have any USB 3.0 ports on my machine.
Any new solutions ?
Fortunately both are running on my PC.
HIT THANKS WHENEVER POSSIBLE OR IF I HELPED YOU...
ProgrammingExpert said:
Fortunately both are running on my PC.
Click to expand...
Click to collapse
You have using Windows 8.1 preview ???
Ultimo125 said:
You have using Windows 8.1 preview ???
Click to expand...
Click to collapse
Yes! Obviously a windows and android developer must have the latest updates.
HIT THANKS WHENEVER POSSIBLE OR IF I HELPED YOU...

Categories

Resources