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.

learn more… | top users | synonyms

5
votes
1answer
512 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 ...
3
votes
1answer
1k views

Force debug in safe mode via USB?

I did something so stupid I'm almost kind of proud of it. I rooted my LG Optimus T (Froyo) using Gingerbreak, cleaned out a bunch of stuff, and accidentally deleted the home screen launcher. No big, ...
1
vote
1answer
428 views

Unable to Connect My HTC Desire SV to My laptop: Unknown Device

When I'm connecting my HTC DESIRE SV I'm getting a message USB Device Not Recognized One of the USB devices attached to this computer has malfunctioned and Windows does not recognize it. ...
1
vote
1answer
179 views

Android PandaBoard: Linux terminal output for debugging?

My research team is currently considering investing in a PandaBoard for Android b/c we are developing a custom kernel/sys-image and would like Linux terminal output. Does the Pandaboard give me ...
0
votes
1answer
67 views

Eclipse does not see my phone as a running android device

I have an Allview P6 ( running with 4.0.3 ) and I can't seem to be able to make Eclipse recognize it as a running android device. Is it in debugging mode, the application is set debuggable.
0
votes
1answer
1k views

Disable connecting USB as media device with Jelly Bean

I got a new update on my Samsung Tablet and I recognized a change / problem. I want to connect my Tablet to my PC without connecting as Media Device. I like to transfer Files from my Aclipse ( Java ) ...
0
votes
1answer
2k views

USB Debugging for the Samsung Galaxy Y?

I have connected Samsung Galaxy Y phone with Android Development Tool (ADT Eclipse) It doesn't recognize my device. I'm using window XP (64 bit) operating system. I have also made the USB Debugging ...
0
votes
1answer
1k views

Why is my Huawei IDEOS X3 (U8510) not appearing in the Device Manager list?

I have just written my first Hello World app for Android using the Eclipse plug-in. As I understand it, I can run the app from within Eclipse so that it will be automatically downloaded to the phone. ...
3
votes
0answers
2k views

Stuck in USB-debugging mode

I turned on usb-debugging on my HTC One X just to see if I could idenitify it when using Android SDK. Now the usb-debugging mode always shows up when I connect the phone to my Windows and Linux ...
2
votes
0answers
470 views

Prestigio Multipad USB debuging

I am having troubles with Prestigio Multipad PMP3370B. I enabled USB debuging in Settings, but when I plug in my device to a computer and start adb devices, it does not recognize it. Does anybody have ...
2
votes
0answers
784 views

Why won't 'usb debugging' mode stay on?

I'm trying to put my phone into usb debugging mode, but it won't work. I'll turn it on, and it will turn off right away.. Has anyone else gone through this? I'm running 2.3.4 on a zte score.
1
vote
0answers
657 views

Flash Nexus 7 without USB Debugging

My Nexus 7 32gb WiFi, running stock 4.2.1, is stuck on the Nexus 'X' symbol loading screen after boot. It stays there until the battery goes flat. The issue is that I have not enabled developer or ...
1
vote
0answers
205 views

USB Debugging turned off at reboot

I have a rooted Android tablet running 4.0.1. Ever since I got it, the USB Debugging option doesn't stick after a reboot. This can be quite problematic, so how do I stop this, and make USB Debugging ...
1
vote
0answers
159 views

HD2 crashing on VirtualBox USB

I have an HD2 mounting AmeriCan Android on SDCard. When I mounted it as USB device on a Windows Virtual PC machine, it worked fine. I recreated my dev environment from scratch into VirtualBox but now ...
1
vote
0answers
1k views

How can I permanently disable USB debugging mode?

I have a Samsung Galaxy Ace and I've encountered a strange issue. When I was connecting my mobile to the PC I unchecked the box for "USB debugging mode" and did my work without issue. However, after ...
0
votes
0answers
178 views

Cant see device with lastest adb.exe version but I can see it with an old adb version in Windows

My device is a Wolder Manhattan 7" Android tablet which is a clone copy of BQ Pascal 2. In order to get root and use adb, most guides use the BQ Pascal 2 Windows drivers for Wolder Manhattan: ...
0
votes
0answers
31 views

Where is a good memory checker for Android?

Whenever I try to install/debug an app on my device (Android 2.2.2) I get this error: E/appproc(2974): SETTING DB COPING FAILED, MEMORY DEFECTED.... Is there a command-line utility available (or ...
0
votes
0answers
787 views

Computer will not recognize phone with USB Debugging enabled

so I'm trying to test apps on my Motorola Droid Razr so that I can test with audio and video playback. I'm running Windows XP (woot), and the problem is that when I connect my phone with USB Debugging ...
0
votes
0answers
243 views

Possible security issues with having debug mode enabled?

Are there any significant security concerns with having a phone with debug mode enabled 24/7? As I understand it the debug mode only really becomes active once the phone is connected via USB cable to ...
0
votes
0answers
203 views

N7000 not showing up in ADB

I have an N7000 running Paranoid Android 2.1, which is based on CM10. As far as I can remember, I've always been able to connect to my phone via ADB, when USB Debugging is enabled in Settings. The ...
0
votes
0answers
434 views

Samsung Galaxy Ace USB debugging on Ubuntu

I've encountered a problem with my SGA device on Ubuntu 12.04: I cannot connect it to ddms. The device is not detected at wall, not even storage mode is not working. Are there any USB drivers for ...