USB debugging is a connection mode on Android devices which allow a USB connected computer to transfer data between the computer and the device, including easily reading log data from the device, and using debugging commands when testing software on the device.
8
votes
3answers
4k views
Broken screen while debug mode was disabled. How can I re-enable adb?
The screen of my phone is physically broken, so it doesn't display anything, but the touch aspect does seem to be working, as I can unlock my phone, and get haptic feedback.
Before I go to get it ...
1
vote
2answers
1k views
About the android recovery mode
Question 1: what's the android recovery mode? Does it run a full linux kernel?
Question 2: where the recovery.img is installed? (/somewhere_in_filesystem)
2
votes
1answer
528 views
On it's own, my Verizon Droid Razr (recently with ICS), went into debug mode. How do I get it out of debug mode?
This evening I took my phone out of my pocket and the screen was on and it was in debug mode. I assume it is debug mode - there is a column of text right justified near the top of the screen that ...
15
votes
3answers
3k views
What is USB debugging? Can I keep it ON forever?
Sometimes I need to transfer some music from my PC to my Galaxy S2 and must always activate USB debugging. Then I think, can I keep it ON forever? I mean, Keep it ON for ever can give me a problem ...
21
votes
2answers
2k views
Where are the developer options in Android 4.2?
I wanted to access the developer options to enable adb access on Android 4.2 but cannot find it.
How can I enable that?
Once I've activated the menu, how can I hide it again?
3
votes
2answers
4k views
Google Nexus 7 not recognized via USB
I'm trying to connect my Google Nexus 7 to my PC for Android development but so far I've been unsuccessful.
I've tried connecting to my PC using different cables. When I connected the device to my ...
9
votes
2answers
4k views
Is there a good USB debugging toggle widget for Android?
Can you suggest me a widget for toggling usb debugging mode for Android? Or could you code it and upload to market, please?
(I need it because of HTC Desire and HD's init process consuming 100% cpu ...
3
votes
2answers
4k views
Installing USB driver for Micromax A50
I have to install USB driver for Micromax A50 .
I have google USB driver installed through SDK Manager, but need a USB driver specifically for this device. To install this USB driver I think, I need ...
4
votes
3answers
28k views
Driver issues when using Samsung Galaxy SIII via USB for development
The phone is connected via USB to Windows 7 64-bit. The USB debugging option enabled.
When I connect the phone to the computer, I'm notified that some drivers failed to install.
Do I need these for ...
5
votes
2answers
16k views
How do I configure ADB for the Samsung Galaxy Y?
How do I configure ADB to recognize my Samsung Galaxy Y? I have installed the USB driver. but when I run adb devices it does not list anything. Following are the steps I followed.
Declare your ...
2
votes
1answer
3k views
My Samsung Galaxy S doesn't recognize when it is plugged in to USB
When I plug in my Samsung Galaxy S (Model SAMSUNG-SGH-I897, Firmware 2.2, Kernel 2.6.32.9, Build FROYO.UCKB2) to a computer, it starts charging, but does not recognize the USB connection for data. I ...
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 ...