Tagged Questions
0
votes
0answers
191 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
249 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 ...
2
votes
0answers
471 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 ...
0
votes
0answers
206 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 ...
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 ...
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 ...
5
votes
1answer
518 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 ...
2
votes
2answers
2k views
Nook Color with CyanogenMod7 is not visible via ADB over USB
I recently bought a Nook Color. My intentions from day 1 was to install CyanogenMod7 on the device to get a full Android experience. That process worked just fine, and the device is now running CM7. 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 ...
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 ...
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 ...
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:
...
