adb.exe 1.0.26 vs. 1.0.29: Cannot connect - Android Q&A, Help & Troubleshooting

Hi,
i have the latest android sdk installed on my pc. If i try to connect my new Yuandao N101 tablet it is not recognized by adb.exe devices. adb.exe is version 1.0.29.
If i kill the adb service and start adb 1.0.26 from SuperOnClick rooter it recognizes the device and rooting works without problems.
As device driver for adb i am using the one included in PDAnet.
I tried to exchange the adb.exe in the android sdk with the 1.0.26 version. After this eclipse/adb recognize the device and are able to install apk files and start them. But after this the connection breaks. Seems that current sdk is unable to work with adb 1.0.26.
Any idea how i can make it for adb 1.0.29 to work with my tablet?
Best regards, Udo

Hi,
no one an idea? I tried a lot today but still am unable to get the yuandao n101 to work with adb 1.0.29. It just did not recognize the tablet.
With adb 1.0.26 everything seems fine - but i have to use the current android sdk. Someon an alternative driver out there?
BTW: I am using Windows Vista x64
Ciao, Udo

Thanks so much for posting this.

likal said:
Thanks so much for posting this.
Click to expand...
Click to collapse
I have the exact same problem with a YuanDao N90FHD in win7 x86. it gets detected in adb 1.0.26 but not in 1.0.29. any solutions? (also tried instaling htc sync but no luck)

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.

[Q] ADB with CM7

Has anyone been able to access their touchpad via ADB on with CM7 Alpha?
If so, what's the trick. I'm running Win7 Pro 32bit, Android SDK is installed with the latest Java 1.7 and USB debugging is on and displayed in notification.
FYI - I'm used to using ADB with my droid eris on GSB so I've tried most of the known stuff. Are there ADB drivers for the TouchPad around?
Thanks in advance.
All ADB drivers are in essence the same, you should be able to use the official ones Google releases with any device.
To get ADB running with my TouchPad(Windows 7 x64) I had a USB Mass Storage Device with the hardware id(USB\VID_0BB4&PID_0C02&REV_0227) I had to go an change the device driver to a USB Composite Device, once I did that the ADB interface showed up and I was able to install the driver.
The mass storage device I changed was this one (USB\VID_0BB4&PID_0C02&REV_0227) and not this one (USB\VID_0BB4&PID_0C02&REV_0227&MI_00).
Here is a link to the Official ADB Google driver http://api.ge.tt/0/8FtSNo8/0/blob/download you may need to force the driver to install.
Worked perfect. Thanks!
adbWireless ftw. No need for cables/drivers.
https://market.android.com/details?id=siir.es.adbWireless&feature=search_result
This worked for me. No modded .ini file or driver needed.
It detected and installed the"USB Composite Device" automatically.
http://rootzwiki.com/topic/6622-cm7-adb-driver/
win7 x64

[Q] Can't Install ADB drivers from SDK

Hi,
I'm running a GOCLEVER R75 tablet.
I succeeded in installing the USB drivers to Windows XP pro from the last SDK I downloaded previously.
But I can't install other drivers:
C:\> c:\AndroidSDK\adt-bundle-windows-x86\sdk\platform-tools\adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
Although I can see in Windows Device manager Android Phone - Android ADB Interface, some applications still write they can't see
my Android device. I also can't see the tablet number.
Please, how should I proceed further? THX
AW: [Q] Can't Install ADB drivers from SDK
If you're using a firewall make sure that the adb is not blocked. Is debug mode ticked?
Sent from my Nexus 7
-star- said:
If you're using a firewall make sure that the adb is not blocked. Is debug mode ticked?
Sent from my Nexus 7
Click to expand...
Click to collapse
Sure, I met these provisions..
More severe is the fact I cannot start the SDK Manager in the bundle!
It merely will not start while I'm double-clicking it in order to proceed further. It's just blinking.
Running Win XP Pro SP3. Suppose, it may have something to do with JAVA?
AW: [Q] Can't Install ADB drivers from SDK
cuneiform said:
Sure, I met these provisions..
More severe is the fact I cannot start the SDK Manager in the bundle!
It merely will not start while I'm double-clicking it in order to proceed further. It's just blinking.
Running Win XP Pro SP3. Suppose, it may have something to do with JAVA?
Click to expand...
Click to collapse
You need the java sdk (6?). Tried to launch the manager as administrator? Mhhh... The only thing I additionally installed was the adt plug in for eclipse when I used windows.
Sent from my Nexus 7
-star- said:
You need the java sdk (6?). Tried to launch the manager as administrator? Mhhh... The only thing I additionally installed was the adt plug in for eclipse when I used windows.
Sent from my Nexus 7
Click to expand...
Click to collapse
True, as Administrator...
Well, meanwhile I was able to root my tab GOCLEVER R75, as I had applied UnlockRoot 3.1, a couple of Superusers got installed at the same time:
UnlockRoot ver. 3.1:
Kill adb server
Starting adb server...
Get online devices
Starting adb server...
Get online devices
chmod file 777 /data/local/tmp
push file to device : rootutility
chmod file 755 rootutility
push file to device : busybox
push file to device : su
chmod file 755 busybox
push file to device : su
Rooting, please wait...
Root Succeed!
Root finished!
How come when I write
C:\adb\adb devices
I'm still getting the same
C:\List of devices attached
plus only some empty space - No devices detected!
There are no question signs in Device Manager in Windows around Android Phone, Android Composite ADB Interface. So, some drivers have been installed.
The procedures described in the following did not work for me:
http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/

4.2.2 (TRON 2.0) adb issues

Previously, I was on TRON 1.2 and had no issues with ADB and/or USB tethering.
Since updating to TRON 2.0, I have not been able to tether my usb connection via adb (ive tried clockworkmodtether, pdanet, klink).
USB debugging is enabled. I tried disabling, rebooting, and enabling again, but I have had no success.
When I run "adb devices", it tells me my device is offline.
BTW, I am on windows 7 64 bit.
Thanks!
trud9340 said:
Previously, I was on TRON 1.2 and had no issues with ADB and/or USB tethering.
Since updating to TRON 2.0, I have not been able to tether my usb connection via adb (ive tried clockworkmodtether, pdanet, klink).
USB debugging is enabled. I tried disabling, rebooting, and enabling again, but I have had no success.
When I run "adb devices", it tells me my device is offline.
BTW, I am on windows 7 64 bit.
Thanks!
Click to expand...
Click to collapse
To use adb in 4.2.2, you need the most recent version of Android platform-tools from the SDK. Open the SDK Downloader like you did when initially installing adb and update the platform-tools package. (Make sure you kill any instances of the current adb process/daemon running on your computer.) It should be able to connect after that, although you'll be asked to authenticate it on your phone the first time you try.
El Schisne said:
To use adb in 4.2.2, you need the most recent version of Android platform-tools from the SDK. Open the SDK Downloader like you did when initially installing adb and update the platform-tools package. (Make sure you kill any instances of the current adb process/daemon running on your computer.) It should be able to connect after that, although you'll be asked to authenticate it on your phone the first time you try.
Click to expand...
Click to collapse
Thank you, I updated my sdk and its working like a charm!

Question GT2 Pro adb driver for W10

Is there any signed adb driver for GT2 Pro for Windows 10? I can see only WinUsb device "ADB Interface" after connection but empty adb devices list. On Windows 7 I can use legacy method but it doesn't work on W10. Thanks.
Go to Windows update and check for updates. It should show compatible adb driver. Manual adb driver install did not work for me. Also make sure to use up to date platform-tools.
I have no problems with windows 11 everything works, before I had win 10 and also no problems
I found a Driver setup file in Android 13 image. I have installed it and restarted the pc. After connecting the phone I can see signed Android Composite ADB Interface (made by Oppo) in the Device Manager but still after executing adb devices there is no device in the list.
OK, found the root cause, if somebody has a similar issue, it works with minimal adb fastboot v1.4.3 from here

Categories

Resources