Help, i updated the wrong driver to my android driver via device manager on pc - General Questions and Answers

Hello, i want to ask for some help, so i have accidentally updated my android driver with an adb interface driver for computer, and now when i debugging my device to the computer, it is listed in "universal serial bus devices" not in "other devices" anymore, it is a problem because i wanted to install google camera for my phone, but now my phone can't stand in fastboot mode anymore, it always asked me to shutdown my phone, maybe because i have updated it with the wrong driver.
I have tried updating it with the driver i got from the internet, but it always show me "the folder you specified doesn't contain a compatible software driver for your device" like in the photo i have attached, i'm sure this driver list was compatible before, because i have tried it before i updated the wrong driver to my android driver.
Any help will be appreciated, and i'm sorry for my bad english, thanks.

Use the driver installer linked to in my signature below.

jwoegerbauer said:
Use the driver installer mentioned in my signature below.
Click to expand...
Click to collapse
I am sorry, but i didnt see any signature that you have mentioned about

Remove the driver and get one from your phone's manufacturer

Revelation53 said:
I am sorry, but i didnt see any signature that you have mentioned about
Click to expand...
Click to collapse
Buy new glasses.

jwoegerbauer said:
Buy new glasses.
Click to expand...
Click to collapse
I can see it now, i am terribly sorry, i was using mobile mode, so i couldnt see your signature, anyway, thank you for your help, i will try it

psunyter said:
Remove the driver and get one from your phone's manufacturer
Click to expand...
Click to collapse
How to remove the driver? I cant see any "uninstall driver" option, but only "uninstall device" option, but if i do that uninstall device thing, then my android is gone from the device manager and i couldnt change the wrong driver to the original driver, as u can see in the first picture, my android have been changed to usb device, not an android device anymore.

Revelation53 said:
How to remove the driver? I cant see any "uninstall driver" option, but only "uninstall device" option, but if i do that uninstall device thing, then my android is gone from the device manager and i couldnt change the wrong driver to the original driver, as u can see in the first picture, my android have been changed to usb device, not an android device anymore.
Click to expand...
Click to collapse
To uninstall driver from Windows 10, you have to :
1. Press WINDOWS + X
2. Click on "Device Manager"
3. Click on the device group you want to uninstall (example : USB-Device)
4. Right click on the device you want to uninstall
5. Click on "Remove"

jwoegerbauer said:
To uninstall driver from Windows 10, you have to :
1. Press WINDOWS + X
2. Click on "Device Manager"
3. Click on the device group you want to uninstall (example : USB-Device)
4. Right click on the device you want to uninstall
5. Click on "Remove"
Click to expand...
Click to collapse
Hmm, i already know that, thanks anyway, but if i have uninstalled the device, so what should i do first? Unplugging my phone and then plug it again first or directly installing new driver after i uninstalled the device? And if i want to replace the wrong device i have installed to my android what is the name of the driver i should install?
I am sorry if i asked so many dumb question, i doesnt have much experience on this.

Revelation53 said:
And if i want to replace the wrong device i have installed to my android what is the name of the driver i should install?
Click to expand...
Click to collapse
On Android-side there is NOTHING to install: ADB & Fastboot daemons are implemented in every Android device's bootloader. You have only to install the matching USB-driver on Windows computer.

jwoegerbauer said:
On Android-side there is NOTHING to install: ADB & Fastboot daemons are implemented in every Android device's bootloader. You have only to install the matching USB-driver on Windows computer.
Click to expand...
Click to collapse
Hmm i see, alright, thanks a lot, i mean it

jwoegerbauer said:
Buy new glasses.
Click to expand...
Click to collapse
lmao what a savage guy

Revelation53 said:
Hello, i want to ask for some help, so i have accidentally updated my android driver with an adb interface driver for computer, and now when i debugging my device to the computer, it is listed in "universal serial bus devices" not in "other devices" anymore, it is a problem because i wanted to install google camera for my phone, but now my phone can't stand in fastboot mode anymore, it always asked me to shutdown my phone, maybe because i have updated it with the wrong driver.
I have tried updating it with the driver i got from the internet, but it always show me "the folder you specified doesn't contain a compatible software driver for your device" like in the photo i have attached, i'm sure this driver list was compatible before, because i have tried it before i updated the wrong driver to my android driver.
Any help will be appreciated, and i'm sorry for my bad english, thanks.
Click to expand...
Click to collapse
Have you found solution? I'm facing same issue now?

Related

adb not listing device

First off,
i am rooted with weaksauce, power saver enabled, supersu installed, usb debugging checked. PC is windows 7 x64. I wanted to do the firewater s off but adb is not listing my device. I have previously had adb connecting to my device( while trying htcDev Unlock before weaksauce root). Under device manager with phone booted to os, I get no android device listed. If i boot the phone to fastboot, it will list an android device in device manager, but still not listed on adb devices. Leads me to think its a driver issue. Removed and reinstalled all htc drivers but still no love. I do not have htc sync installed. I am kinda at a loss right now as to what to do. I also tried uninstalling weaksauce root and supersu but it was the same with or without. anyone have any ideas?
from what i read its a driver thing but this didn't seem to fix it for me.
pmazz850 said:
First off,
i am rooted with weaksauce, power saver enabled, supersu installed, usb debugging checked. PC is windows 7 x64. I wanted to do the firewater s off but adb is not listing my device. I have previously had adb connecting to my device( while trying htcDev Unlock before weaksauce root). Under device manager with phone booted to os, I get no android device listed. If i boot the phone to fastboot, it will list an android device in device manager, but still not listed on adb devices. Leads me to think its a driver issue. Removed and reinstalled all htc drivers but still no love. I do not have htc sync installed. I am kinda at a loss right now as to what to do. I also tried uninstalling weaksauce root and supersu but it was the same with or without. anyone have any ideas?
from what i read its a driver thing but this didn't seem to fix it for me.
Click to expand...
Click to collapse
If you are in fastboot it will not show up under adb... you need to install htc sync for the drivers then uninstall htc sync the program. Make sure you are using adb version 1.031 and that usb debugging is on.
pmazz850 said:
First off,
i am rooted with weaksauce, power saver enabled, supersu installed, usb debugging checked. PC is windows 7 x64. I wanted to do the firewater s off but adb is not listing my device. I have previously had adb connecting to my device( while trying htcDev Unlock before weaksauce root). Under device manager with phone booted to os, I get no android device listed. If i boot the phone to fastboot, it will list an android device in device manager, but still not listed on adb devices. Leads me to think its a driver issue. Removed and reinstalled all htc drivers but still no love. I do not have htc sync installed. I am kinda at a loss right now as to what to do. I also tried uninstalling weaksauce root and supersu but it was the same with or without. anyone have any ideas?
from what i read its a driver thing but this didn't seem to fix it for me.
Click to expand...
Click to collapse
what driver did you use?
http://forum.xda-developers.com/showthread.php?t=2217396
123421342 said:
If you are in fastboot it will not show up under adb... you need to install htc sync for the drivers then uninstall htc sync the program. Make sure you are using adb version 1.031 and that usb debugging is on.
Click to expand...
Click to collapse
where do i find my adb version?
i just went in and updated android sdk to latest version.
i tried installing htc sync manager and uninstalling earlier. i assume sync manager is the same as htc sync??
Thanks.
pmazz850 said:
where do i find my adb version?
i just went in and updated android sdk to latest version.
i tried installing htc sync manager and uninstalling earlier. i assume sync manager is the same as htc sync??
Thanks.
Click to expand...
Click to collapse
Adb version in cmd prompt
Htc sync should have the drivers you can try Google to find a stand alone installer. Also switch usb ports.
Sent from my HTC6525LVW using Tapatalk
Karl said:
what driver did you use?
http://forum.xda-developers.com/showthread.php?t=2217396
Click to expand...
Click to collapse
thats the thread i got the driver from. bot i got the 4.1.... version. gonna try 4.2..
what about htc bmp drivers? are they supposed to be installed? I just seen that in my program list.
pmazz850 said:
thats the thread i got the driver from. bot i got the 4.1.... version. gonna try 4.2..
what about htc bmp drivers? are they supposed to be installed? I just seen that in my program list.
Click to expand...
Click to collapse
Having same issue with 4.2.. drivers...
pmazz850 said:
Having same issue with 4.2.. drivers...
Click to expand...
Click to collapse
so its still not showng in windows deviice manager?
and it still doesnt show in adb when you type ( adb devices)
you tried this right
Go to 'Device Manager', right click "Other Devices->HTC" and select 'Update Driver Software - HTC'
Select 'Browse my computer for driver software'
Select 'Let me pick from a list of device drivers on my computer'
Select 'Android USB Devices' & select 'Next'
Select 'Have Disk' and select the folder you unpacked the HTC Driver
Karl said:
so its still not showng in windows deviice manager?
and it still doesnt show in adb when you type ( adb devices)
you tried this right
Go to 'Device Manager', right click "Other Devices->HTC" and select 'Update Driver Software - HTC'
Select 'Browse my computer for driver software'
Select 'Let me pick from a list of device drivers on my computer'
Select 'Android USB Devices' & select 'Next'
Select 'Have Disk' and select the folder you unpacked the HTC Driver
Click to expand...
Click to collapse
My htc shows under portable devices. Under other devices it only says Broadcom USH. Also when i plug my phone into usb it says htc installed correctly, ready to use. but also "unknown device not installed "
I have never in all my years of rooting and roming had this issue and it's a pain in my ass!!
pmazz850 said:
My htc shows under portable devices. Under other devices it only says Broadcom USH. Also when i plug my phone into usb it says htc installed correctly, ready to use. but also "unknown device not installed "
Click to expand...
Click to collapse
go to unknown and add driver manually
Karl said:
go to unknown and add driver manually
Click to expand...
Click to collapse
Having trouble trying to update driver. When asked to direct to the driver, i cant find it. Its looking for an .inf file but the driver is in an exe file. Dont know where it supposidly installed to.
i used this to pull mine http://sourceforge.net/projects/drvback/
you can use the inf's or try to use the restore its your call
windows 7 64bit
If you're trying to S-OFF, the instructions state HTC Sync Manager isn't supposed to be installed. So if it still is, uninstall that (you can uninstall it separately from the HTC drivers). Also, make sure USB Debugging is enabled. Plus, when you connect the first time after enabling USB debugging make sure you hit the checkbox that says something like "always allow". I didn't, and it didn't prompt me on subsequent connections. I had to disable USB debugging and re-enable it to allow adb commands to communicate again.
good point i dont think that was tried go to debug and revoke authorizations
sfreemanoh said:
If you're trying to S-OFF, the instructions state HTC Sync Manager isn't supposed to be installed. So if it still is, uninstall that (you can uninstall it separately from the HTC drivers). Also, make sure USB Debugging is enabled. Plus, when you connect the first time after enabling USB debugging make sure you hit the checkbox that says something like "always allow". I didn't, and it didn't prompt me on subsequent connections. I had to disable USB debugging and re-enable it to allow adb commands to communicate again.
Click to expand...
Click to collapse
the only reason i installed htc sync was to get the drivers and after install i removed it. and debugging is checked. if i uncheck usb debugging and re-check, i don't get an option for a checkbox. just asks me to ok or cancel usb debugging.
Tried revoking authorizations....same deal....no device listed.
pmazz850 said:
the only reason i installed htc sync was to get the drivers and after install i removed it. and debugging is checked. if i uncheck usb debugging and re-check, i don't get an option for a checkbox. just asks me to ok or cancel usb debugging.
Tried revoking authorizations....same deal....no device listed.
Click to expand...
Click to collapse
did you try them drivers
Karl said:
did you try them drivers
Click to expand...
Click to collapse
Ya i click on htc in device manager, click update driver, and direct to the file and it says driver updated, but i'm not convinced its actually updating. still trying something now....gettin pissed now....picked up some malware along the way today that ****ed me up for a little while! I appreciate your help and will post back in a little while.
pmazz850 said:
Ya i click on htc in device manager, click update driver, and direct to the file and it says driver updated, but i'm not convinced its actually updating. still trying something now....gettin pissed now....picked up some malware along the way today that ****ed me up for a little while! I appreciate your help and will post back in a little while.
Click to expand...
Click to collapse
i meant the ones from my puter
Karl said:
i meant the ones from my puter
Click to expand...
Click to collapse
ya, thats what i used to update them.
Let me ask you something, when i click on my htc in device manager list, do i choose mot device or usb composite device? And which driver should i use to update it?
pmazz850 said:
ya, thats what i used to update them.
Let me ask you something, when i click on my htc in device manager list, do i choose mot device or usb composite device? And which driver should i use to update it?
Click to expand...
Click to collapse
usb, did you try to use all 3? or use the ones you dont see on your end

Delete Please!!!

Mod please delete!
Jiggs82 said:
Hey guys I followed the correct instructions and downloaded the correct files (cf auto root and Google drivers) but my PC can't find/detect my device and because of that when I run the windows command it stays on "waiting for device" and nothing happens. Is there something I did wrong? Do I need to download something else? Any help would be much appreciated
Click to expand...
Click to collapse
I take it you have created a path in windows /android-sdk/platform-tools ?
Have you disabled usb driver signature authentication if you`re on Win8/8.1?
You could try removing the device in device manager and also uninstalll all drivers, then dis- and reconnect to the pc and install the google usb drivers from the sdk manualy.
ADB debugging enabled?
gee2012 said:
I take it you have created a path in windows /android-sdk/platform-tools ?
Have you disabled usb driver signature authentication if you`re on Win8/8.1?
You could try removing the device in device manager and also uninstalll all drivers, then dis- and reconnect to the pc and install the google usb drivers from the sdk manualy.
Click to expand...
Click to collapse
Yes I have, this is not my first time rooting a device I own and I had downloaded the android sdks a few years ago so I really don't know what's going on and I'm on windows 7 smh lol
Jiggs82 said:
Yes I have, this is not my first time rooting a device I own and I had downloaded the android sdks a few years ago so I really don't know what's going on and I'm on windows 7 smh lol
Click to expand...
Click to collapse
You might try installing the USB naked drivers 0.73 from here http://forum.xda-developers.com/goo...nt/adb-fb-apx-driver-universal-naked-t2513339.

Nexus 5 showing up as ACER ADB Interface Windows 8.1

Hi guys, I recently installed windows 8.1 and now my N5 shows up in device manager as ACER ADB Interface and I can't acces MTP , I didn't had this problem with windows 7 , it worked perfectly back than ( i have unlocked and rooted my N5 with windows 7 without any issues ) . What can I do to make it work with windows 8.1 ?
I had the same, you have to go into Device Manager and roll back the driver to the Google one. Proper PITA
I can't do it, the roll back option is grayed out
I have managed to make it work, nevermind .
SilentGTX said:
I have managed to make it work, nevermind .
Click to expand...
Click to collapse
Why not actually post what you did to fix it so it can benefit others in the future? Just a thought...
EddyOS said:
I had the same, you have to go into Device Manager and roll back the driver to the Google one. Proper PITA
Click to expand...
Click to collapse
I rolled the driver back, but it keeps updating to it. I've uninstalled and deleted the driver, yet it keeps reinstalling it. Somehow, my MTP connection started working again. Not sure how though. If I knew which KB update it was, I'd uninstall it from there.
wvcadle said:
I rolled the driver back, but it keeps updating to it. I've uninstalled and deleted the driver, yet it keeps reinstalling it. Somehow, my MTP connection started working again. Not sure how though. If I knew which KB update it was, I'd uninstall it from there.
Click to expand...
Click to collapse
The other option is to manually change the driver in Device Manager from the ACER one to the Google one. I think it's happened as M$ have the ACER driver digitally signed whereas the Google one isn't so it'll always choose the signed driver...
EddyOS said:
The other option is to manually change the driver in Device Manager from the ACER one to the Google one. I think it's happened as M$ have the ACER driver digitally signed whereas the Google one isn't so it'll always choose the signed driver...
Click to expand...
Click to collapse
I'm not sure how to do that, because, of course, if you try to update it, it will say that the Acer one installed is already the best driver. And after uninstalling it, upon plugging it back in, it updates to the Acer driver automatically again.
wvcadle said:
I'm not sure how to do that, because, of course, if you try to update it, it will say that the Acer one installed is already the best driver. And after uninstalling it, upon plugging it back in, it updates to the Acer driver automatically again.
Click to expand...
Click to collapse
You have to manually check and select 'choose from a list' and you'll see the MTP option as well as the Acer one. Select the MTP one and you're good to go
EddyOS said:
You have to manually check and select 'choose from a list' and you'll see the MTP option as well as the Acer one. Select the MTP one and you're good to go
Click to expand...
Click to collapse
Btw... thanks for your help.
I went through those steps, but on my system, the MTP driver wasn't listed as an option.
wvcadle said:
Btw... thanks for your help.
I went through those steps, but on my system, the MTP driver wasn't listed as an option.
Click to expand...
Click to collapse
Hmmm, I've only ever used the Google drivers from the SDK until this stupid ACER one appeared. Managed to get back to it now so it's all good. Perhaps download the Google driver and then point to it?
https://dl-ssl.google.com//android/repository/latest_usb_driver_windows.zip
Yeah , I forgot , sorry about that . I managed to make it work by downloading this drivers " https://dl-ssl.google.com/android/repository/latest_usb_driver_windows.zip " . After i have extracted the driver i plugged my N5 to the PC, than I went to the Device Manager i right clicked the Acer ADB Interface and I have selected Update Drivers . After that I selected the folder where i have extracted the drivers , than i chose " Let me pick from a list ... " , I selected MTP USB Device and Voila , it works !
PS: You can also try to install the LG Driver " http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425 "
EddyOS said:
The other option is to manually change the driver in Device Manager from the ACER one to the Google one. I think it's happened as M$ have the ACER driver digitally signed whereas the Google one isn't so it'll always choose the signed driver...
Click to expand...
Click to collapse
Thanks For your help. It worked.
SilentGTX said:
Yeah , I forgot , sorry about that . I managed to make it work by downloading this drivers " https://dl-ssl.google.com/android/repository/latest_usb_driver_windows.zip " . After i have extracted the driver i plugged my N5 to the PC, than I went to the Device Manager i right clicked the Acer ADB Interface and I have selected Update Drivers . After that I selected the folder where i have extracted the drivers , than i chose " Let me pick from a list ... " , I selected MTP USB Device and Voila , it works !
PS: You can also try to install the LG Driver " http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425 "
Click to expand...
Click to collapse
LG driver helped me to resolve issue while installing LG driver got pop up message for the missing MTP package for windows 8.1, i followed link to download missing package and install after reboot it resolved issue in my Windows 8.1, Thanks for your help.:good:
I can never seem to get adb or fastboot to work I gave up and dual booted my computer with Linux Linux hasn't given me problems with adb or fastboot
Sent from my Nexus 5 using Tapatalk
This worked for me
Hi guys, I had the same problem. My phone was configured as MTP but when i connected to Win 7 it would appears in the Device Manager list as "ADB", this wouldn't allow me to transfer files so what worked for me was:
1- Connect your Mobile to the PC and it appears as ADB Driver (In the device manager screen), rignt click on ADB and select Browse my computer for driver software.
2- Choose let me pick a from list of devices on my computer and choose the option MTP instead of ADB.
3- Did that and problem solve, hope this helps for you !!
Delete this Acer ADB driver when you uninstall it
I have the same issue. Here is what I did and that resolved the issue. Go to "Device Manager" to uninstall the Acer driver. The uninstall window pops up asking you if you want to uninstall it. There is a check box that says "Delete the driver." Make sure you check that off and then go ahead and uninstall it. Once that's done, plug your Nexus 5 back in. The correct MTP driver will now be installed and your computer will recognize the phone normally. Hope this helps.
Experiencing the same on Windows 7...have tried everything suggested
Really hoping someone can help because I've just about had it with this. I'm running Windows 7 Home Premium 64-bit. I have a brand new Nexus 5 16GB. As others have indicated, when I plug my phone into my computer with debugging enabled, it creates an "Android Composite ADB Interface" device listed under "ACER Device" in Device Manager. See attachment.
I have tried every permutation of the 'uninstall driver, manually install Google USB driver' solution, to no avail. The best way I can describe what I'm seeing is that Windows is forcibly categorizing the device as an 'ACER Device' even though the driver files themselves are telling it otherwise.
If debugging is DISABLED, and EITHER MTP or PTP is ENABLED, everything is just fine - the default Windows drivers for those devices kick in, and no 'ACER Device' category is created.
If debugging is ENABLED, and MTP and PTP are DISABLED, when I tell Windows to use the Google USB driver, it says that the device could not be installed.
If debugging is ENABLED, and MTP is ENABLED, the 'ACER Device' issue rears its ugly head even when I tell Windows to use the Google USB driver.
I've already disabled Windows automatically fetching a driver online, so that's not to blame.
If this is the result of a Windows Update, does anyone know the number of the update so I might try uninstalling it? I can't seem to find it despite searching.
Hoping someone out there can help. Thanks!

[Q] Issues while installing drivers

It has now been over 7 hourse since i started trying to unlock the bootloader. But to no use. I tried downloading the Universal ADB Driver and the alternative given on the thread. but facing issues with both. I dont think the drivers are getting installed correctly. While the later didnt do much, i tried the alternative which reads:
1. Install the latest Samsung drivers: SAMSUNG USB Driver v1.5.33.0
2. Restart the computer (very important)
3. Go to Device Manager, find the Android device, 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 ADB Interface from the list
7. Select SAMSUNG Android ADB Interface (this is a signed driver). If you get a warning, select Yesto continue.
Done!
But on step 6, I dont see any option to select ADB interface. really bugged with this issue as I have watched several videos on youtube but none is really addressing my concern.
Btwn..not a noob here..Have been around since 2011 and did a lot of modding on my Nexus 5. But I can certainly use some helping hand here..
Cheers!!
Donwload Android SDK and install the Google USB driver which you will be able to choose.
Gamm86 said:
Donwload Android SDK and install the Google USB driver which you will be able to choose.
Click to expand...
Click to collapse
Ill do that. But I also got the .zip file to install Google USB drivers from the same website. I have installed it but even that didnt help. I have no idea what is going on. Ill give the SDK a shot and post back. Thanks!
Gamm86 said:
Donwload Android SDK and install the Google USB driver which you will be able to choose.
Click to expand...
Click to collapse
downloaded SDK, installed Google USB driver..still nothing..
Do you have any drivers installed for other phones?
Transmitted via Bacon
timmaaa said:
Do you have any drivers installed for other phones?
Transmitted via Bacon
Click to expand...
Click to collapse
^^ This
Always uninstall any previous drivers before installing new ones. They might cause conflicts.

Surface pro x won't install any drivers.any advice?

I was giving a surface pro x.it will not install any of the phone drivers.if I open device manager when in bootloader mode it shows Android with a yellow triangle.i try to update the driver but I always get it can't find a driver or no driver is installed for your device.ive searched for 2 days and cannot find a solution.any help would be greatly appreciated.
gillim74 said:
I was giving a surface pro x.it will not install any of the phone drivers.if I open device manager when in bootloader mode it shows Android with a yellow triangle.i try to update the driver but I always get it can't find a driver or no driver is installed for your device.ive searched for 2 days and cannot find a solution.any help would be greatly appreciated.
Click to expand...
Click to collapse
Please search for the appropriate drivers for your phone and manually install them. Then try connecting your phone.
TNSMANI said:
Please search for the appropriate drivers for your phone and manually install them. Then try connecting your phone.
Click to expand...
Click to collapse
I tried they won't manually install either
gillim74 said:
I tried they won't manually install either
Click to expand...
Click to collapse
Download the correct drivers and after connecting the phone to the PC/Laptop, go to Device Manager and right-click the entry with the yellow triangle, then Update Driver, Browse My Computer For Drivers, then Let Me Pick From A List of Available Drivers On My Computer and then choose the drivers you downloaded and install.
If still facing issues, driver signing may be an issue, so search the internet on how to install drivers after turning off driver signing on the PC/Laptop.
TNSMANI said:
Download the correct drivers and after connecting the phone to the PC/Laptop, go to Device Manager and right-click the entry with the yellow triangle, then Browse My Computer For Drivers, then Let Me Pick From A List of Available Drivers On My Computer and then choose the drivers you downloaded and install.
If still facing issues, driver signing may be an issue, so search the internet on how to install drivers after turning off driver signing on the PC/Laptop.
Click to expand...
Click to collapse
Ive done that.i think its because microsoft uses there own processor in it.the microsoft sq1 instead of intel or amd.every time i try to manually install it says theres no drivers installed and doesnt even show adb interface.
gillim74 said:
Ive done that.i think its because microsoft uses there own processor in it.the microsoft sq1 instead of intel or amd.every time i try to manually install it says theres no drivers installed and doesnt even show adb interface.
Click to expand...
Click to collapse
If it is a processor issue, I have no ideas.
TNSMANI said:
If it is a processor issue, I have no ideas.
Click to expand...
Click to collapse
Not sure if thats it but only thing i can think of.
Well after a few day i finally got platform tools to recognize adb device.now i gotta figure out fastboot

Categories

Resources