Tagged Questions
0
votes
0answers
48 views
Windows wont install android USB driver automatically or manually
I've had all sorts of problems getting ADB to run in the past so I generally know how to trouble shoot this but now I can't get windows 7 to recognize or install the USB driver when I plug it in. It ...
4
votes
1answer
745 views
How to Retrieve SD Card Files via fastboot or recovery?
I have a Nexus 4 (LG E960) running rooted stock 4.2.2/JDQ39. The phone fell from a foot high and the screen cracked. The touchscreen no longer works.
I have a full Nandroid (TWRP type) backup under ...
1
vote
1answer
82 views
Android ADB drivers installation error
I am trying to install the usb adb drivers. I turned the debugging mode on in the settings of my phone, connected to the PC. I click update drivers and manually selected the folder where the drivers ...
1
vote
1answer
645 views
How do I patch the Android ADB driver?
Headaches with Android SDK again!
I know how to set up the Android SDK. I have done this multiple times over the years. And I had to do some patching of the driver for the ADB every single time! I ...
1
vote
2answers
2k views
Android ADB Shell Recovery Mounting
*Question:
I need assistance mounting an Android phone's internal data using the Android ADB Shell while the unit is connected via USB and in recovery mode. How do I form a proper mount command? See ...
2
votes
2answers
335 views
Can't connect an already booted device to adb
Every time I want to connect my phone to adb via USB I need to turn it off, plug the cable and turn it back on.
Is this the right way to go or am I missing something?
Documentation doesn't seem to ...
0
votes
1answer
200 views
Why LG GT540 after boot it disconnects with ADB
Why when my phone LG GT540 is running and seen by ADB after bootup it disconnects (not from PC just from ADB, as PC still can see it it Device Manager) after few seconds after bootup sequence?
The ...
1
vote
1answer
579 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
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
1answer
502 views
4 Android Devices on a USB Hub [closed]
I need to be able to see 4 devices using adb with a hub. When all 4 are connected with usb debugging enabled only 1 of 4 shows up, and even if that devices is unplugged and a different device uses ...
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 ...
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
3k views
how do I set up adb with MyTouch 4g?
I have a mytouch 4g running gingerbread. I want to set up adb to work with the phone over usb, but I can' figure out how to do it. Frankly, I don't really know anything more so I'm not sure what ...
5
votes
5answers
8k views
ADB constantly disconnects, shows device offline
I'm not 100% sure if this should go here or the main Stack Overflow, but I decided to go with this area in hope I might catch someone with more specific experience with a similar problem.
I have a ...
15
votes
4answers
5k views
Is there a way to see the device's screen *live* on PC, through ADB?
I am a vlogger and after getting HTC Desire HD, found out its camera was all I ever needed. However, I usually have to see myself while recording video, to control my facial expressions, and with a ...
2
votes
1answer
1k views
Substitute Win7 USB drivers for ADB mode
Under Mac OSX there is no need for a USB driver for ADB mode. Under windows, apparently, there is.
I'd like to be able to adb shell to my android tablet from my Win7 PC.
This table gives a list of ...
3
votes
0answers
2k views
How to enable a HTC MyTouch 3G Slide USB tether in Windows 7?
I'm trying to use HTC MyTouch 3G Slide for USB tether instead of my old G1, which works perfectly.
On the first try the ADB driver didn't recognize the phone, but worked fine after adding this to ...
