Adb Drivers not working properly - Android Q&A, Help & Troubleshooting

Hey I have a tab that i recently upgraded to Android 4.0. I want to continue developing on Android with a physical device and to manually root it.
In 2.3.3 I was able to connect it to my pc by debugging mode and work with eclipse. Now I have upgraded my tab to Android 4.0 and I set the debugging on. I connect it to the computer and 3 options were displayed:
MTP, PTP and Mass Storage
I have tried the 3 options installing the adb usb drivers from my sdk and Eclipse doesn’t recognize my Android Tab.
Where is my problem, what can I do?

Related

[Q] How root

Hi guys. I'm running latest Tshiba firmware.
I used SuperOneClick with no success. I tried on 2 computers, but application freezes and do nothing...
Any other suggestion?
I root it with SuperOneClick? Try second modw for rooting that is avible in app.
Jon2555 said:
I root it with SuperOneClick? Try second modw for rooting that is avible in app.
Click to expand...
Click to collapse
Sorry, what's the app?
Have you enabled "usb debugging" on tablet before starting SuperOneClick on your PC?
usually this is "root" of the problem
sader0 said:
Have you enabled "usb debugging" on tablet before starting SuperOneClick on your PC?
usually this is "root" of the problem
Click to expand...
Click to collapse
Hi, i know my problem now. I can't get Folio 100 recognised by Windows 7.
Always is recognised as "Toshiba Mass Storage" or "H:\".
I tried already on two differents computers (two with Windows 7), one Windows is clean install i can't install ADB driver.
I downloaded Android SDK r11 from here
I installed Java Development Kit since Android SDK won't run without it.
I run Android Manager, install only platform-tools for adb
I install Google USB and add lines for Nvidia Tegra 2
I do cmd echo
Restart
I put Toshiba Folio in Debug Mode, plug-in...
Windows install Mass Storage driver only...
Turn off Debug Mode and turn on... Device goes to Mass Storage Mode...
Windows won't do anything with modified usb driver inf
Windows eventually installs a device as "H:\"
Nothing more.
Please help, thanks in advance.
Hi again.
Also, i can install ADB, Android SDK and SuperOneClick on Mac... But i don't know if i can tweak usb driver for doing root here.
SOLVED WITH FASTBOOT
Thanks to all!!!

[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] Connecting android tablet as testing device

Hello everybody!
I have a problem related to connectivity between my desktop (Windows) and tablet (Android 4.1). I bought a new device (Colorovo City Tab Vision 7) and now I want to use it for testing of my applications, because emulation of android is very slow on my computer, although I forced it to create snapshot every run.
I have downloaded SDK with Google drivers and also some unofficial drivers I found on web. When I connect my device, it first appears 'Other device' (label is CTVision7) and it's marked as unknown. I tried to install drivers (Google) for it, but windows said that they aren't suitable for my device, as it's not able to find them in specified directory.
After these attempts I tried unofficial drivers. Their installation worked and now my device appears as Android phone, what seems to be good.
But when I run
Code:
adb devices
or launch application in eclipse, there's not avaible device.
I have turned USB debugging on, so it should work.
Am I missing some step to make my device avaible for debugging, or are my drivers wrong? Is there any way to get drivers which surely work?

[Q] Goclever Orion 70 A741 USB Drivers

I have bought a Goglever Orion 70 A741 tablet. Unfortunately Android debugger doesn't recognize the device (that works only as MTP device or USB Mass storage).
Obviosly I have installed Google USB drivers from SDK manager, and have enabled the USB debugging in the device settings.
This is the first time that I cannot debug apps with an Anroid device, so I suppose that there is some specific driver for this tablet that I must install, but in the official Goclever site there is no driver to download.
Any suggestion?

I can't get ADB working on my Android devices (Win 7 64-bit) - frustrating

Hi guys, I've been tearing my hair out for the past 24hrs trying to get ADB to communicate with my devices (Amazon Fire tablet + Nexus 5x).
I've installed ADB and drivers for my devices. They currently show up as Android Device > Google Nexus ADB Interface (ClockworkMod driver installed) and Android Device > Android Composite ADB Interface (Amazon.com driver installed).
I have enabled ADB on my Amazon Fire tablet (5th Gen - 5.1.3) and USB debugging on my Nexus 5x.
When I run ADB, all it sees is my Fire tablet but says "unauthorized" next to it.
On both devices, when plugged into the computer via USB, I get no message about enabling the computer to access the device etc. They just sit there, charging with "USB Debugging Connected" on both devices.
Could someone point me in the right direction to get ADB communicating properly with both devices? I originally wanted to use it to root my Fire Tablet to load a different OS on to it, so I used my Nexus 5x to see if that could communicate with ADB but it appears that neither do.... properly anyway.
Another flag that I'm wondering is that in Device Manager, I do have an exclamation mark next to a USB controller - I've found drivers for it (Renesas USB 3.0 Host Controller) - but it came up with an error saying the device cannot start (code 10) - I don't think this is anything to do with my issue as the drivers are installed correctly it appears for the Android devices.
Thanks a lot in advance.
I've done it! I had to delete adbkey from .android folder on my PC - god knows why! all fixed though. yay.

Categories

Resources