Hovatek
  • Private Support
  • Blog
  • Home
Login Register Ask Question Hello There, Guest!
Login
Username:
Password: Lost Password?
 

OR

       

Telegram Channel: Join the discussions @ t.me/Hovatek


  1. Hovatek Forum
  2. MOBILE PHONES HELP SECTION
  3. Android
Pages (3): 1 2 3 Next »
 
Thread Rating:
  • 2 Vote(s) - 3.5 Average

Thread Modes

[Tutorial] How to fix ADB or Fastboot not detecting an Android phone despite installing drivers

hovatek
Administrator
*******
Posts: 46,829
Threads: 1,181
Joined: Oct 2013
Reputation: 422
#1

12-02-2017, 10:54 PM


We'd dropped a guide on how to setup ADB and Fastboot on your PC @ https://forum.hovatek.com/thread-588.html . In some situations, ADB or Fastboot might not be able to connect to the phone. In my case, ADB could detect the tablet fine but once in Fastboot, it was a dead end; Fastboot couldn't detect the tablet. It was quite weird that ADB could detect but Fastboot couldn't. If you find yourself in such a situation then its likely that your version of ADB or Fastboot is too old for the device in question.

What to do when adb or fastboot won't detect your Android phone


Follow the steps below to fix adb or fastboot detection problems

See the video below or @ https://youtu.be/1dYn31wdw-s

  1. After the ADB-Fastboot setup guide above, download Google Platform Tools @ https://forum.hovatek.com/thread-17104.html (No need to download the entire SDK). Use the adb-fastboot in the platform tools folder instead
  2. Download the latest Google USB Driver @ https://developer.android.com/studio/run/win-usb and update whatever the device gets detected as in device manager (while in ADB or Fastboot which isn't  working) with the technique @ https://forum.hovatek.com/thread-16839.html . You select Android bootloader interface.

Important Notice
  • If you encounter FAILED (data transfer failure (Too many links)) then try a more powerful USB port
  • Some people have reported that booting into fastboot using button combos (instead of adb) solved it.

[Image: Hovatek-adb-detects-Android-but-fastboot...detect.jpg]

Video Transcript
Quote:There are times that even if you've installed your ADB fastboot drivers you still don't get detection when you run fastboot commands or even adb commands I'm going to give you an example. In this
case I'm going to run an ADB command I'm going to launch ADB. I'll do this by copying the address on my ADB folder and then cd ... so now I'm in the adb directory so I'm going to run this ADB command: adb devices .

Don't forget your phone has to be connected to the PC via USB cord and USB debugging enabled on the phone for it to have a detection. Now I have ADB detection so I'm going to boot this phone into fastboot and run a fastboot command so adb reboot bootloader This is going to boot my phone into fastboot so on the screen you will notice the blank screen and fastboot mode written somewhere on the screen so I'm going to run a fastboot command right now fastboot devices to check if I have detection.

As you can see, I have no detection. Now, when you encounter this kind of issue you have two options or two things to try. First off, you need to download the latest fastboot binaries. We have that at our forum so visit the Hovatek Forum, download the latest fastboot binaries and then retry running the command. If you still don't get a detection then you need to update the phone's fastboot drivers.

Now, to do that, you (still with the phone in fastboot mode and connected to the PC) launch device manager and then you look out for what the phone gets detected as. You'll find something like this under other devices Android this is what mine looks like. To confirm that, I'm going to disconnect the phone that should disappear. You can see it disappears. I'm going to reconnect the phone still in fastboot Now this is what you're going to be updating all right?

You need to have downloaded the updated Google USB drivers. We also have a link to that at our forum so check it out. This is what it looks like; the updated Google USB drivers. You are going to be manually updating your drivers to this so now you right-click this Android entry, select Update driver, Browse my computer for driver software, Let me pick from a list, Next, Have disk, click on Browse.

You navigate to the location of the USB drivers and select the Android_USB.inf file. Select Open, OK then you highlight Android bootloader interface, Next, Click on Yes anyway. Don't forget that if you are using a Windows 8 and above PC, you need to have disabled driver signature verification so Windows has successfully updated your drivers. You can click on close.

Now, you're going to re-run the fastboot command fastboot devices and I have a detection

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
(This post was last modified: 24-12-2019, 07:44 AM by hovatek.)
Website Find
Reply
bossbala24
Enthusiastic Member
Posts: 11
Threads: 3
Joined: Feb 2017
Reputation: 0
#2

13-02-2017, 06:32 AM
Turn on usb debugging on mobile and connect to pc and revoke all usb debugging and connect to pc again

Sent from my Y541-U02 using the Hovatek Forum App
Find
Reply
hovatek
Administrator
*******
Posts: 46,829
Threads: 1,181
Joined: Oct 2013
Reputation: 422
#3

13-02-2017, 01:18 PM
(13-02-2017, 06:32 AM)bossbala24 Wrote:  Turn on usb debugging on mobile and connect to pc and revoke all usb debugging and connect to pc again

Sent from my Y541-U02 using the Hovatek Forum App

Thanks for the addition

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Website Find
Reply
kay goudians
Junior Member
*
Posts: 30
Threads: 9
Joined: Jan 2015
Reputation: 0
#4

07-04-2017, 03:08 PM
thanks guys let me try that

Sent from my TECNO-C9 using the Hovatek Forum App
Find
Reply
ham_samm
Senior Member
*****
Posts: 283
Threads: 49
Joined: Jan 2015
Reputation: 1
#5

04-08-2017, 05:17 AM
hello hovatek, have downloaded the files still it not detecting my phone(usb debugging is enabled already) according to this thread https://forum.hovatek.com/thread-588-pos...#pid115030 replied by me
please

Find
Reply
hovatek
Administrator
*******
Posts: 46,829
Threads: 1,181
Joined: Oct 2013
Reputation: 422
#6

04-08-2017, 10:24 PM
(04-08-2017, 05:17 AM)ham_samm Wrote:  hello hovatek, have downloaded the files still it not detecting my phone(usb debugging is enabled already) according to this thread https://forum.hovatek.com/thread-588-pos...#pid115030 replied by me
please

Which isn't detecting your phone, adb or fastboot?
Also, what's the chipset of your phone?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Website Find
Reply
ham_samm
Senior Member
*****
Posts: 283
Threads: 49
Joined: Jan 2015
Reputation: 1
#7

05-08-2017, 06:49 AM
(04-08-2017, 10:24 PM)hovatek Wrote:  
(04-08-2017, 05:17 AM)ham_samm Wrote:  hello hovatek, have downloaded the files still it not detecting my phone(usb debugging is enabled already) according to this thread  https://forum.hovatek.com/thread-588-pos...#pid115030 replied by me
please

Which isn't detecting your phone, adb or fastboot?
Also, what's the chipset of your phone?

ADB
it now detecting the phone
my chipset is mt6735
Thanks alot
Find
Reply
desexiet
Experienced Member
***
Posts: 86
Threads: 10
Joined: Oct 2016
Reputation: 0
#8

06-08-2017, 06:49 PM
(05-08-2017, 06:49 AM)ham_samm Wrote:  
(04-08-2017, 10:24 PM)hovatek Wrote:  
(04-08-2017, 05:17 AM)ham_samm Wrote:  hello hovatek, have downloaded the files still it not detecting my phone(usb debugging is enabled already) according to this thread  https://forum.hovatek.com/thread-588-pos...#pid115030 replied by me
please

Which isn't detecting your phone, adb or fastboot?
Also, what's the chipset of your phone?

ADB
it now detecting the phone
my chipset is mt6735
Thanks alot

What' did u do that's making it detect your phone now?
Find
Reply
freshtyt
Senior Member
*****
Posts: 2,795
Threads: 3
Joined: May 2014
Reputation: 42
#9

07-08-2017, 11:58 AM
(06-08-2017, 06:49 PM)desexiet Wrote:  What' did u do that's making it detect your phone now?

check the first post in the thread
Find
Reply
ham_samm
Senior Member
*****
Posts: 283
Threads: 49
Joined: Jan 2015
Reputation: 1
#10

09-08-2017, 10:22 PM
(06-08-2017, 06:49 PM)desexiet Wrote:  
(05-08-2017, 06:49 AM)ham_samm Wrote:  
(04-08-2017, 10:24 PM)hovatek Wrote:  
(04-08-2017, 05:17 AM)ham_samm Wrote:  hello hovatek, have downloaded the files still it not detecting my phone(usb debugging is enabled already) according to this thread  https://forum.hovatek.com/thread-588-pos...#pid115030 replied by me
please

Which isn't detecting your phone, adb or fastboot?
Also, what's the chipset of your phone?

ADB
it now detecting the phone
my chipset is mt6735
Thanks alot

What' did u do that's making it detect your phone now?

i followed https://forum.hovatek.com/thread-10111.html and other threads that dealt with adb setup and adb clash
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread / Author Replies Views Last Post
Fastboot device not detect my device infinix x680d.
Pintu Kushwaha
1
406
Last Post by hovatek
29-12-2020, 02:12 PM
Bootting to bootloader/fastboot not working
ATSUZOGLI
1
197
Last Post by hovatek
21-12-2020, 10:02 AM
after updating drivers adb drivers fastboot still not detecting my device .
Cris Mutahi
32
1,870
Last Post by hovatek
04-10-2020, 05:07 AM
SP Flash Tool and Miracle Box not detecting Phone
samodan
4
601
Last Post by hovatek
24-08-2020, 05:54 AM
Sp flash tool not detecting
Sammy Chespa
5
1,177
Last Post by X3non
03-08-2020, 09:19 AM

  • View a Printable Version


Users browsing this thread: 1 Guest(s)
  1. Hovatek Forum
  2. MOBILE PHONES HELP SECTION
  3. Android

About

The Hovatek Forum is a free Tech. Support Forum. We provide solutions to all your device related problems and questions. We'll love to have you participate in discussions here whether you're a Newbie or Experienced.

         

Forum Team

Powered By MyBB. Crafted by EreeCorp.




Linear Mode
Threaded Mode

Share

Share Tweet Share Share Pin