4

I am trying to use the chrome remote debugging tools.

So I am following this doc https://developer.chrome.com/devtools/docs/remote-debugging

However once I have developer options enabled, I cannot enable USB debugging. It stays disabled(greyed out)

Please not I have done this several times with other devices. My S7 is the only device that won't let me enable USB debugging.

Device information: Samsung Galaxy S7, android 6.0.1

Thanks in advance for your time and help.

EDIT: I have tried before and after connecting my device. The USB configuration is MTP.

Llewellyn Collins
  • 2,243
  • 2
  • 23
  • 37

4 Answers4

7

Quoting www.samsungknox.com:

Is USB debugging disabled by default in KNOX 2.2?

From KNOX 2.2 onwards, USB debugging is disabled once a container is created. The check box to enable the USB debugging is unavailable (grayed out) and user cannot select it.

You can try uninstall Samsung My Knox and then USB debugging should works properly.

Mattia Maestrini
  • 32,270
  • 15
  • 87
  • 94
1

On my S7 edge to use the chrome://inspect panel i needed to download this : http://developer.samsung.com/technical-doc/view.do?v=T000000117 the samsung android USB driver is required

jwweb
  • 11
  • 2
1

I don't know why Samsung does these kind of things, but this worked for me:

  1. Go to "Settings"
  2. Select "About Device"
  3. Select "Software Info"
  4. Look for "Build number" and tap 7 times on it (yes, crazy right?) and you'll see a message that says “Developer mode has been enabled“.

Now when you go to Setting you will see the "Developer options" there. Make sure it is turned on and that USB debugging is turned on as well.

And that's it.

Jair Reina
  • 2,606
  • 24
  • 19
0

To uninstall my knox on android 6.0.1

  1. Go to settings - applications - application manager -
  2. Tap on MyKnox - click "more" on top right then uninstall.

I just got my debugging mode working again doing that.

Kurt Van den Branden
  • 11,995
  • 10
  • 76
  • 85
jpedz
  • 1