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.
1
vote
2answers
4k views
Samsung Galaxy Tab drivers
Where can I find the Windows 7 drivers for the Samsung Galaxy Tab? Can't seem to find them on the samsung website.
...
2
votes
2answers
5k views
Do I need Android SDK to connect my phone in USB debug mode?
I'm following the steps provided here to root my Samsung Captivate (Galaxy-S). I install the USB drivers in the link provided. Whenever I connect my phone, I get the error There was a problem ...
1
vote
2answers
7k views
My phone keeps slowing down and burning battery. How can I debug performance and cpu consumption? (DHD 2.2)
I know there are already a lot of threads about suggestions on how to improve performance and, strongly related, save battery life on your android. I also have tried most of the tools to diagnose ...
0
votes
2answers
633 views
How to get root privilege in recovery mode?
I have copyed the 'su' command to /system in adb. but i cannot run the 'su', 'su' says: Permission denied.
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)
6
votes
3answers
5k views
USB debugging on Samsung Galaxy Tab — How do I prevent it from resetting debug setting?
I have a Samsung Galaxy tab that I'm using for development purposes. For some reason, when I choose 'Enable USB Debugging' in the settings menu, it turns off after a random period and drops whatever ...
8
votes
2answers
4k views
How do I disable the USB Connected notification?
Every time I plug in my phone, I get a notification for USB connected. Is there any way to disable the notification, without disabling USB debugging?
Phone: LG Optimus S
Carrier: Sprint
Android: ...
5
votes
1answer
2k views
Error launching ddms.bat: “Failed to get the adb version: Cannot run program ”adb“: CreateProcess error=2, The system cannot find the file specified”
I've been following these very detailed instructions to take a screenshot on my Motorola Flipside. When I get to the step #10 where I launch ddms.bat I get this error and my phone doesn't show up:
...
9
votes
2answers
5k 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 ...
2
votes
1answer
492 views
Why do some processes block when my Android phone is connected?
I've been trying to reboot (WinXP) all evening, and Emacs (Win32, v23.something, not important) isn't starting... sometimes... it's locked on mount.exe (loads up some CygWin things during launch), I ...