Tagged Questions
1
vote
1answer
64 views
How to get my tablet listed by adt
When I run adb devices from my Windows XP machine there is nothing listed. The tablet's Vendor ID is 18D1 and the Product ID is DEED. It gets enumerated as a USB device with a name MID. When I enable ...
1
vote
0answers
868 views
Installing ADB drivers for Micromax A89 Ninja - Windows 8
Micromax does not provide any drivers for its phone - Micromax ninja a89. We are trying to use the phone for development and are unable to install device driver in windows 8.
We tried the adb ...
2
votes
2answers
4k views
How can I get ADB to properly recognize an Alcatel One Touch 995 device on Windows/Ubuntu?
The problem
I am trying to deploy a custom application to an Alcatel One Touch 995 running Android 2.3.6. I using Eclipse to compile the source code and push it onto the phone. The Android Device ...
0
votes
0answers
328 views
Spice ADB drivers for Windows 7 64bit
I have Spice Stellar MI-425. The adb drivers supplied by Spice does not work in windows 7 64bit.
Customer care people are noobs, now I don't expect anything from Spice.
I am looking for adb driver ...
1
vote
1answer
581 views
Linux ADB Driver for LG Viper (LG-LS840)
On most devices I've run across I can plug the device into a Linux machine and no additional drivers are needed in order for ADB to communicate with the device.
However on two LG devices from last ...
1
vote
0answers
105 views
How to connect SPICE MI 310 to eclipse Android Device Manager?
I want to use my SPICE Mi 310 (with Android 2.3.3) to test my Android applications.
But I am not able to see the device in Android Device Manager in Eclipse.
I have been trying to find a suitable ...
1
vote
3answers
5k views
Trying to install ADB USB Drivers, but Nexus is never appearing in Device Manager
I'm trying to install the google-adb-drivers.zip file (obtained here) on a Windows 7 64-bit system. The phone is the Nexus S 9020T. USB connectivity works correctly for file transfer mode. When I ...
1
vote
3answers
3k views
adb devices doesn't list Samsung Galaxy S Cyanogenmod 7.1
I am unable to list my device under adb devices and my problem is similar to that of Mad Scientist except that in his case Windows took the Google Drivers from the android SDK.
Ever since I have ...
2
votes
0answers
795 views
Motorola USB Drivers on Windows 8
Is there any way to install the Motorola USB drivers on Windows 8? I downloaded MotoHelper, but it won't install, saying that the OS Version is unknown. Is there some other way to get ADB to see my ...
5
votes
1answer
519 views
Windows doesn't detect Nexus S
I recently switched from Linux to Windows 8 consumer preview. I have installed the latest android SDK including the Google USB driver. I connect my Nexus S to the laptop, the phone goes into USB ...
1
vote
1answer
565 views
Galaxy Tab 10.1 on windows xp 64bit
I've installed samsung drivers from mobile v1.4.103.0 on windows xp64 from the latest kies package (I've only installed usb drivers).
I see Android ADB interface in windows devices but adb still says ...
1
vote
1answer
615 views
ADB do not recognize a Tegra Based Tablet
I have a tablet and I'd like to use adb but I have some probles, I looked on google but without luck...
Tablet Info: (from tablet)
Model Nr: SN10T1
Android OS Version: 2.2
TapUI Version: 1.2-4204
...
5
votes
2answers
829 views
What options exist when the vendor does not supply an ADB driver for an Android device?
I bought an Android phone and the vendor does not offer any drivers whatsoever. The Android SDK and the drivers that come with it don't seem to work with the device, but the device itself reports as ...
1
vote
2answers
9k views
USB drivers for using ADB with Samsung Galaxy S on CyanogenMod 7.1?
I recently installed CyanogenMod 7.1 on my Samsung Galaxy S i9000 and I have some problems now to get ADB on my Windows 7 64-bit computer to recognize the device.
Currently, adb devices returns no ...
