Ady
Ady

Reputation: 37

USB Debugging not working, tried everything

I know this is kind of obsolete, but I can't get it to work. I have Android 4.2.2 and Windows 8.1. When I plug it in USB debugging mode the command: adb devices there is an empty list. I tried:

Nothing works. Please help! Thanks in advance, Adi.

Upvotes: 2

Views: 1442

Answers (1)

CoolMind
CoolMind

Reputation: 28748

Probably you should install Google USB and Web Drivers in SDK Manager:

enter image description here

Also maybe you should try to install Samsung Android USB Driver.

See also http://www.itjungles.com/samsung-galaxy-s-ii-how-to-enable-usb-debugging.html and Android:use debugmode in galaxy s2 (maybe install Samsung Kies).

Upvotes: 1

Related Questions