Usb drivers for your android phone

Search This thread

dendi

Senior Member
Feb 3, 2013
423
113
USB Drivers are let your PC communicate with your device.

If you are executing some ADB Commands, you will need USB Drivers installed which will let the ADB server on your PC communicate with the ADB client on your device. If there are no USB Drivers installed on your PC, you will not be able to perform activities on your device via the PC.

First of All I would recommend you to install Universal ADB Driver Installer.The Universal ADB Driver installer detects your phone and installs the ADB drivers for it.This tool developed by drsmart is your solution to the “device not found” error you might get on executing ADB commands.

Universal ADB Driver Installer Download Link - http://adbdriver.com/downloads/

USB DRIVERS

1.SAMSUNG:
--- http://www.samsung.com/us/support/downloads

2.LG
---http://www.lg.com/us/support/mobile-support

3.HTC
---https://support.htc.com/en

4.SONY
---http://developer.sonymobile.com/downloads/drivers/

5.ASUS
---http://support.asus.com/download/options.aspx?SLanguage=en&type=1

6.MOTOROLA
---http://www.motorola.com/sites/motodev/us-en/motodev_lp.html

MORE DEVICES WILL BE UPDATED ;)
 

douvers

Member
Apr 4, 2013
24
3
Faulconbridge
Thanks for the info. I tried the univ adb driver installer but it showed I already had the right driver installed. Windows explorer can see my phone but other apps like HTC Sync or myphoneexplorer can't. This only happened after I rooted & installed a new rom. Maybe the rom is faulty...
 

thedunes

Member
Dec 3, 2012
16
0
Huntington Beach
No access to USB debug

I give up and need some professional help...Ya both kinds.

Here we go, I have the Galaxy 3 d2att I747
Rooted
I was running CM 10.2 with latest nightly, I think 20131208 and decided to update to CM11 via my Cyanogenmod updater but before I did I had read somewhere I should change from CWM recovery to TWRP so I downloaded Goomanager and updated to the TWRP version for my phone then went for the KitKat update and thats when the trouble began.
I am now stuck in a boot loop even if I try to boot into TWRP all I get is the TWRP boot logo then straight into boot loop again. I am almost positive I did a factory wipe as well as cache/dalvik.
Not being able to use TWRP to get into recovery I thought I would just use Odin but I can't get any of my laptops to recognize the phones USB, I just get the windows usb driver error and have tried to install the drivers manually via device manager using my samsung 7 chronos with windows 8.1 and my acer with windows 7. I updated drivers using Samsung Kies and from the website, no luck.
I also ventured into an area that I have no expertise in but I guess thats how we learn so I downloaded the Android SDK thinking I could use it to download and install the google USB drivers that way, but I can't get out of boot loop to make sure USB debugging is checked. The only thing I can access is the stock download mode which would be great if I could use the USB connection.

What am I missing? Any suggestions?
 

SirDeuce

Member
Dec 22, 2013
45
2
Richmond
USB Not Recognized Error

I noticed that my phone suddenly stopped being recognized on both my Windows 7 and Win8 laptops. I have been trying to fix it with the drivers but to no avail. However, I plugged my phone in with a different USB cord and voila it was recognized and working. Maybe this could possibly be a simple fix.
 
  • Like
Reactions: The Letter 10

drewfs7270

Senior Member
Feb 19, 2011
74
13
My computer stopped recognizing my Skyrocket

Hi Everyone,

I also am having trouble with my win 7 computer recognizing my Skyrocket suddenly. I have been using several KitKat roms and they have been working just fine, except for some reported bugs that the CM devs are working on. I even was able to connect to the computer and explore both my internal and external drives. Then suddenly that stopped and the computer gave me a need to get drivers warning. I've tried to download drivers from Samsung and the computer says they are already installed. I also tried the universal driver download and got the same message. Any help would be appreciated. Like the others on this forum, I wouldn't be able to odin if I got in trouble.:(

Thanks for your concideration,

drewfs7270
 
  • Like
Reactions: The Letter 10

drewfs7270

Senior Member
Feb 19, 2011
74
13
I switched to a different rom and now it's working again !

Sent from my SAMSUNG-SGH-I727 using Tapatalk
 

D.D.P.

Senior Member
Mar 5, 2014
283
70
Sin City
Also, any mobile manufacturer website has guides or direct downloads for drivers. Otherwise uni drivers suffice.....

Sent from my Nexus 5 using xda app-developers app
 

geliver

Member
Sep 22, 2014
32
8
mtk preloader driver unable to install/unplugged appears

mt65xx unplugged when I try installing my device, I tried uninstalling all preloader vcom drivers in my laptop then restart and when I try to connect my device mtk mt65xx preloader just pops up in device manager then suddenly disappears and unknown device shows instead. I also tried manually update driver for unknown device then select the folder where my mtk driver is saved still unsuccessful? I've also searched and tried many other ways out there still no luck.:(:rolleyes: Can anybody give me a solution? By the way i'm using windows 7 x64.
 

nubikom

Senior Member
Oct 24, 2013
57
3
Jakarta
soft brick

I face bad experienced, the tablet can not boot ( after install TWRP ) but enable to enter the fastboot mode and can be detected by the computer as android adb interface but adb can't communicated with the tablet. (list of devices atached)
I do have a backup file ( I make it before soft brick, I make backup using dd command, because I don't have cwm/twrp recovery ).... but how to flash it ? Tablet chipset is wonder media 8980 OS android 4.2.2
I can not flash it by adb/fastboot.
Maybe someone here can give me a little guide for how to....
I really appreciate for your kindness
 
Last edited:

zoltaaaan

Member
Mar 10, 2019
12
3
Hey, I made an expirience, which might help other users as well.
I have a Sony device (Z1C) and use Windows 10, maybe this will help for other brands and for other Windows 10 users.

I installed drivers for my device and was able to use adb. When I put the phone into fastboot mode, it was not recognized anymore. I found out, Sony has a seperate (updated, maybe?) driver for fastboot mode. When I tried to install this, the driver was not signed and Windows refused to install it. However, you can enter the UEFI (successor of BIOS) and enable installation of unsigned drivers (at own risk). Then I was able to install the fastboot driver and controll my phone in fastboot mode as well as in adb mode.

In conclusion: You might think you installed drivers, because you did, but maybe you did not. :eek:
 

kimiraikkonen85

Senior Member
Oct 17, 2016
97
2
Even on LineageOS page, many people fail to mention that, you DON'T and SHOULDN'T install any generic or universal ADB driver if you have Samsung device. As you can just install Samsung USB Drivers officially from Samsung site. Samsung USB Drivers already contain ABD interface driver just fine so Universal ADB driver is redundant for Samsung phones.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    USB Drivers are let your PC communicate with your device.

    If you are executing some ADB Commands, you will need USB Drivers installed which will let the ADB server on your PC communicate with the ADB client on your device. If there are no USB Drivers installed on your PC, you will not be able to perform activities on your device via the PC.

    First of All I would recommend you to install Universal ADB Driver Installer.The Universal ADB Driver installer detects your phone and installs the ADB drivers for it.This tool developed by drsmart is your solution to the “device not found” error you might get on executing ADB commands.

    Universal ADB Driver Installer Download Link - http://adbdriver.com/downloads/

    USB DRIVERS

    1.SAMSUNG:
    --- http://www.samsung.com/us/support/downloads

    2.LG
    ---http://www.lg.com/us/support/mobile-support

    3.HTC
    ---https://support.htc.com/en

    4.SONY
    ---http://developer.sonymobile.com/downloads/drivers/

    5.ASUS
    ---http://support.asus.com/download/options.aspx?SLanguage=en&type=1

    6.MOTOROLA
    ---http://www.motorola.com/sites/motodev/us-en/motodev_lp.html

    MORE DEVICES WILL BE UPDATED ;)
    1
    USB Not Recognized Error

    I noticed that my phone suddenly stopped being recognized on both my Windows 7 and Win8 laptops. I have been trying to fix it with the drivers but to no avail. However, I plugged my phone in with a different USB cord and voila it was recognized and working. Maybe this could possibly be a simple fix.
    1
    My computer stopped recognizing my Skyrocket

    Hi Everyone,

    I also am having trouble with my win 7 computer recognizing my Skyrocket suddenly. I have been using several KitKat roms and they have been working just fine, except for some reported bugs that the CM devs are working on. I even was able to connect to the computer and explore both my internal and external drives. Then suddenly that stopped and the computer gave me a need to get drivers warning. I've tried to download drivers from Samsung and the computer says they are already installed. I also tried the universal driver download and got the same message. Any help would be appreciated. Like the others on this forum, I wouldn't be able to odin if I got in trouble.:(

    Thanks for your concideration,

    drewfs7270