Hi.
When installing the ADB USB drivers i get 3 versions to choose from;
"Android ADB Interface"
"Android Bootloader Interface"
"Android Composite ADB Interface"
What to choose?
Android Bootloader Interface
Related
When I connect my U8800-51 on pink screen to Win7, it comes up as "Android Composite ADB Interface" under "Android Phone". I need to have it be recognized by Roadkil's DiskImage so I can flash write the stock Froyo image to it. Can anyone help me on how to install the correct drivers for it?
I get error: device not found.
But i tried adb and fastboot devices and it finds it but not after i choosed recovery mode. Using latest SDK tools and installed the usb driver through the device manager.
Running adb devices works but it shows it as empty.
I'm at lost.
similar issue
dj christian said:
I get error: device not found.
But i tried adb and fastboot devices and it finds it but not after i choosed recovery mode. Using latest SDK tools and installed the usb driver through the device manager.
Running adb devices works but it shows it as empty.
I'm at lost.
Click to expand...
Click to collapse
I'm experiencing a similar issue... My device doesn't show up when its in bootloader, but it does show up when the phone is operating normally. Also, I noticed under Device Manager, my phone is listed as "android bootloader interface" (while in bootloader), but it shows up as "android composite adb interface" when it's fully booted up normally.
What is the output of the 'fastboot devices' command when you are in boot loader mode? My first guess you are using some kind of Windows and you don't have the drivers installed.
Sent from my Nexus 4 using xda app-developers app
When I used the code above, it did recognize my device. The problem before was that I was attempting to use "adb devices" instead of "fastboot devices".
Thanks!
Use 'adb' while in recovery or fully working environment(you have to have a loaded kernel for adb), use 'fastboot' while in boot loader mode. Welcome.
Sent from my Nexus 4 using xda app-developers app
I have tried everything but I can't get my phone to appear in adb devices when in bootloader mode. It appears in adb devices when I am in the OS but when I type adb reboot bootloader and type fastboot oem lock it just says waiting for device. I have installed drivers from kies and the Google USB driver. No adb or unknown devices appear in device manager when in bootloader instead it comes under USB devices. I am running latest firmware and have removed root.
hello, I need a help and a solution.
pro3 X727
TWRP 3.2.1.0
I wiped all partitons on twrp and I tought to reinstall a rom via sideload.
but it got failed with "error 7" so I could not install via sideload mode.
next, I bought OTG cable and tried to install a rom, but x727 didn't recognize USB memory so I could not install a rom.
next, my PC not recognize x727 running twrp so I cannot trasfer a rom to it.finally I cannot install any rom. besides, there is not "internal storage" in the mount selection on twrp. anyone have good solution?
thanks.
sorry, I've solved this myself.
what is wrong was adb driver.
"gogole nexus adb driver" was installed as a default.
then I changed to "android composite ADB interface".
finally PC recognaized x727 as a ADB device while running twrp and I can do "ADB push" a ROM.
mamarama9904 said:
sorry, I've solved this myself.
what is wrong was adb driver.
"gogole nexus adb driver" was installed as a default.
then I changed to "android composite ADB interface".
finally PC recognaized x727 as a ADB device while running twrp and I can do "ADB push" a ROM.
Click to expand...
Click to collapse
I did not see you post or I would have suggested checking the PC drivers, remove peripherals, update drivers, adb, etc.
I am glad you were able figure it out.
I'm dumbfounded. I have unlocked bootloaders and rooted for years. Just got my OP8P.
I also have a new Microsoft Surface Pro with Windows 10.
I installed ADB, installed Fastboot.
Unlocked developer options and turned on USB Debugging and Developer Unlock.
Windows device manager shows ADB INTERFACE for the my device in device manager.
I can open can open Power Shell and/or the CMD prompt. I've done both.
I can type adb devices in the command prompt and I CAN see my device.
I can reboot it fastboot from the CMD prompt so I KNOW Wndows sees my phone.
BUT ONCE I'M IN FASTBOOT, the problem starts.
Fastboot does NOT see my device. Commands return the words "Waiting for Device..."
I BELIEVE the issue is with the drivers. When I boot into Fastboot, my device location changes in Device Manager from USB>ADB Interface to Portable Devices>Android.
The Android Device icon has a yellow triangle with an exclamation mark. It's says the driver for this device is not installed. But everything was working fine and the drivers were fine while the device was powered up normally.
If I try to manually install the driver it fails and says "cannot update drivers for your Android".
What heck is going on? What did I do wrong?
I've uninstall and reinstalled the drivers direct from Oneplus. I've uninstall and reinstalled the drivers direct from Google. 'I ve uninstall and reinstalled the drivers direct from Windows.
Why can't device and drivers be recognized in Fastboot. And why can't I update the drivers for the "Android" device?